ASoC: davinci-mcasp: Rename platform data struct
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 3 Feb 2014 12:51:51 +0000 (14:51 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 3 Feb 2014 18:26:59 +0000 (18:26 +0000)
commitd1debafc381cb1fa340b5d0dc79637ad1d523770
treea6bc15ff57a25c9cba628baace360259394d53a2
parenta7e46bd9a19c1e0058c7c8c0b4cc3e6cf101e12a
ASoC: davinci-mcasp: Rename platform data struct

Rename the struct for the platform data:
snd_platform_data -> davinci_mcasp_pdata

Since we have users under arch/arm/mach-davinci/ for this struct add
temporary define to avoid breakage. The arch code can be updated later to
use the new struct name.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/linux/platform_data/davinci_asp.h
sound/soc/davinci/davinci-mcasp.c