diff options
author | Kuninori Morimoto <[email protected]> | 2013-11-28 18:43:23 -0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-11-29 12:09:54 +0000 |
commit | 994a9df1e3ea3244e94309e4f893e9a5121116c9 (patch) | |
tree | 8fe10ee9582eca450eef3d6d2391909b78ac235d /include/linux/fpga/fpga-mgr.h | |
parent | 42ee5d22e3d2550a49bc5d3e6f19c92da9a19446 (diff) |
ASoC: rcar: remove .path_init/exit from rsnd_gen_ops
rsnd_gen_ops has .path_init/exit callback function
which cares SRU/SSI (if Gen1) SCU/SSIU/SSI (if Gen2)
path settings.
But, the differences between Gen1/Gen2 are cared
in ssi.c/scu.c, and the path itself is same in Gen1/Gen2.
This patch removes .path_init/exit callback.
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions