ASoC: topology: Reenable use from userspace
authorMark Brown <broonie@kernel.org>
Mon, 26 Oct 2015 03:35:02 +0000 (12:35 +0900)
committerMark Brown <broonie@kernel.org>
Tue, 11 Oct 2016 09:59:18 +0000 (11:59 +0200)
commit7c45e3cc6a59fb00edea65dfb6d3ae60403e4539
tree8a54ca76baf59a4a2b4170b32ec14da5aed56cc6
parent513e43efafe329dad7b5794583b67ac898dcbdca
ASoC: topology: Reenable use from userspace

We had inserted a #error into the topology UAPI code to ensure that the
ABI was not adopted by userspace while final review and testing was
ongoing.  The idea was that some finishing touches would be made to the
ABI before declaring it stable and suitable for use in production but
this has not yet happened as more than a year later revisions to the ABI
are still onging.

The reality however is that people are shipping topology files in
production and these ABI changes are causing practical issues for users
and we can't break userspace.  This makes this error pointless so we
should remove it.

Signed-off-by: Mark Brown <broonie@kernel.org>
Acked-by: Vinod Koul <vinod.koul@intel.com>
include/uapi/sound/asoc.h