tmp_suning_uos_patched/arch/sh/boards
Kuninori Morimoto a4a2992c53 ASoC: simple-card: add asoc_simple_dai for initializing
Current simple-card driver calls asoc_simple_card_dai_init()
if platform had a asoc_simple_card_dai_init pointer.
And, this initialization function works only
when platform has an applicable initial value for each dai settings.
And basically, almost all sound card requires certain initialization.
This means that almost all platform has initialization settings,
and driver do nothing if it doesn't have settings.

And additionally, current simple-card supports sysclk settings but it was
only for codec.  In order to abolish deviation between cpu and codec,
and in order to simplify processing,
this patch adds asoc_simple_dai, and removed pointless
struct asoc_simple_dai_init_info which was trigger of
calling asoc_simple_card_dai_init().

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2013-01-14 06:55:43 +09:00
..
mach-ap325rxa sh: ap325rxa: Remove unused get_brightness LCDC callback 2012-11-21 15:50:01 +01:00
mach-cayman sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-dreamcast sh: dreamcast: Migrate off of deprecated dynamic IRQ API. 2012-05-18 23:36:44 +09:00
mach-ecovec24 ASoC: simple-card: add asoc_simple_dai for initializing 2013-01-14 06:55:43 +09:00
mach-highlander sh: board sh_clk_ops rename 2012-03-12 22:19:12 +01:00
mach-hp6xx sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-kfr2r09 sh: kfr2r09: Use the backlight API for brightness control 2012-11-21 15:50:02 +01:00
mach-landisk sh: landisk: Remove whitespace 2011-03-31 15:22:31 +09:00
mach-lboxre2 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-microdev sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-migor sh: add fixed voltage regulators to migor 2012-06-28 18:00:58 +09:00
mach-r2d sh: Use device_initcall() instead of __initcall() 2011-01-11 12:47:45 +09:00
mach-rsk sh: add fixed voltage regulators to rsk 2012-06-28 18:01:00 +09:00
mach-sdk7780 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-sdk7786 sh: add fixed voltage regulators to sdk7786 2012-06-28 18:01:01 +09:00
mach-se ASoC: simple-card: add asoc_simple_dai for initializing 2013-01-14 06:55:43 +09:00
mach-sh03 sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-sh7763rdp sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
mach-x3proto sh: mach-x3proto: Migrate to linear irq domain. 2012-05-24 15:24:39 +09:00
board-apsh4a3a.c sh: add fixed voltage regulators to apsh4a3a 2012-06-28 18:00:46 +09:00
board-apsh4ad0a.c sh: add fixed voltage regulators to apsh4ad0a 2012-06-28 18:00:47 +09:00
board-edosk7705.c sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
board-edosk7760.c sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
board-espt.c treewide: fix typo of "suport" in various comments and Kconfig 2012-11-19 14:16:09 +01:00
board-magicpanelr2.c sh: add fixed voltage regulators to magicpanelr2 2012-06-28 18:00:48 +09:00
board-polaris.c Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest 2012-07-25 13:13:09 +09:00
board-secureedge5410.c sh: Kill off machvec IRQ hinting. 2012-05-21 17:54:01 +09:00
board-sh2007.c sh: add fixed voltage regulators to sh2007 2012-06-28 18:00:52 +09:00
board-sh7757lcr.c sh: add fixed voltage regulators to sh7757lcr 2012-06-28 18:00:53 +09:00
board-sh7785lcr.c sh: sh7785lcr evt2irq migration. 2012-05-18 15:42:07 +09:00
board-shmin.c
board-titan.c
board-urquell.c sh: urquell evt2irq migration. 2012-05-18 15:43:48 +09:00
Kconfig Merge branches 'sh/urgent' and 'sh/regulator' into sh-latest 2012-07-25 13:13:09 +09:00
Makefile sh: Add support for AP-SH4AD-0A board. 2011-01-13 18:36:21 +09:00