[alsa-devel] [GIT PULL] ASoC update for v4.2
The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:
Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v4.2-disable-topology
for you to fetch changes up to 8c90503bf246bebb48caa5590d41df755ba08550:
ASoC: topology: Disable use from userspace (2015-08-18 09:33:21 -0700)
---------------------------------------------------------------- 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.
---------------------------------------------------------------- Mark Brown (2): ASoC: topology: Add Kconfig option for topology ASoC: topology: Disable use from userspace
include/sound/soc-topology.h | 12 ++++++++++++ include/uapi/sound/asoc.h | 6 ++++++ sound/soc/Kconfig | 3 +++ sound/soc/Makefile | 3 +++ 4 files changed, 24 insertions(+)
On Wed, 19 Aug 2015 18:29:59 +0200, Mark Brown wrote:
The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:
Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v4.2-disable-topology
for you to fetch changes up to 8c90503bf246bebb48caa5590d41df755ba08550:
ASoC: topology: Disable use from userspace (2015-08-18 09:33:21 -0700)
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.
Pulled, thanks.
Takashi
Mark Brown (2): ASoC: topology: Add Kconfig option for topology ASoC: topology: Disable use from userspace
include/sound/soc-topology.h | 12 ++++++++++++ include/uapi/sound/asoc.h | 6 ++++++ sound/soc/Kconfig | 3 +++ sound/soc/Makefile | 3 +++ 4 files changed, 24 insertions(+) [2 Digital signature <application/pgp-signature (7bit)>]
participants (2)
-
Mark Brown
-
Takashi Iwai