ASoC: fsi: add fsi_stream_handler and PIO handler
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 3 Feb 2012 08:55:55 +0000 (00:55 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 3 Feb 2012 11:55:39 +0000 (11:55 +0000)
commit5e97313ac483f03a9af661aada356980fe310e0d
tree884c2d0140c581dcbf38c3ff4fc11abf7e11f7c1
parent7b1b3331e65e47b6abb32be0a3db46bcf423145a
ASoC: fsi: add fsi_stream_handler and PIO handler

This patch adds struct fsi_stream_handler and defined fsi_pio_push/pop_handler.
these are controled by fsi_steam_xxx() function.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/sh/fsi.c