]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/kernel...
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Aug 2015 16:31:54 +0000 (18:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 19 Aug 2015 16:31:54 +0000 (18:31 +0200)
ASoC: Disable topology support for v4.2

The topology code merged in the v4.2 merge window introduced a new ABI
which was believed to be suitable for use but subsequently additional
work by the developers of this feature have revealed some problems that
need to be addressed.  In order to allow this to be done without having
to support the initial ABI add Kconfig to disable the build and also add
some #error statements to the UAPI header so users can't use them.

1  2 
include/uapi/sound/asoc.h

Simple merge