On Wed, Jan 12, 2011 at 02:53:02PM +0000, Mark Brown wrote:
On Wed, Jan 12, 2011 at 03:24:45PM +0900, Kuninori Morimoto wrote:
This patch add snd_soc_dai_ops :: set_fmt to FSI driver and select master/slave clock mode by snd_soc_dai_set_fmt on fsi-xxx.c instead of platform infomation code. This patch remove fsi_is_master function which is no longer needed.
Signed-off-by: Kuninori Morimoto kuninori.morimoto.gx@renesas.com
arch/arm/mach-shmobile/board-ap4evb.c | 2 - arch/arm/mach-shmobile/board-mackerel.c | 2 -
This doesn't apply, board-mackarel is only going into mainline during the merge window so it's not yet merged into the ASoC tree. Please resubmit after the merge window is over, including Liam's ack if there are no code changes when you do so.
Though not strictly necessary, since these patches have their hands all over the place, you can add my Acked-by for the relevant ARM and SH bits as well:
Acked-by: Paul Mundt lethal@linux-sh.org