1
0
Fork 0
alistair23-linux/drivers/staging/tidspbridge
Paul Bolle d3921a03a8 staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP
Commit d0f47ff17f ("ASoC: OMAP: Build config cleanup for McBSP")
removed the Kconfig symbol OMAP_MCBSP. It left two checks for
CONFIG_OMAP_MCBSP untouched.

Convert these to checks for CONFIG_SND_OMAP_SOC_MCBSP. That must be
correct, since that re-enables calls to functions that are all found in
sound/soc/omap/mcbsp.c. And that file is built only if
CONFIG_SND_OMAP_SOC_MCBSP is defined.

Fixes: d0f47ff17f ("ASoC: OMAP: Build config cleanup for McBSP")
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-26 20:19:26 -07:00
..
Documentation staging: tidspbridge: Fix typos. 2012-08-13 19:06:59 -07:00
core staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP 2014-05-26 20:19:26 -07:00
dynload staging: tidspbridge: fixed space coding style 2014-03-01 08:10:51 -08:00
gen Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
hw staging: tidspbridge: delete unused mmu functions 2012-10-24 16:31:32 -07:00
include/dspbridge Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
pmgr Staging: tidspbridge: Use hashtable implementation 2014-01-09 10:36:59 -08:00
rmgr staging/tidspbridge/rmgr/mgr.c Fix quoted string split across lines 2014-03-19 09:27:39 -07:00
Kconfig staging: tidspbridge: Remove OMAP_PM_SRF 2014-02-14 09:24:27 -08:00
Makefile Staging: TIDSPBRIDGE: Remove UUID helper 2013-12-17 13:09:09 -08:00
TODO staging: tidspbridge: remove custom linked list 2011-02-04 20:11:41 -06:00