]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: sh: fsi: add fsi_version() and removed meaningless version check
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 18 May 2012 00:34:16 +0000 (17:34 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 19 May 2012 18:41:08 +0000 (19:41 +0100)
commit00a2894d0a544186e1aac8f85f46afd05a1bc30d
treec5e774e1cee69906c73b0ab6a8629d617c4fe284
parent69be477c4847908094fe1d03303c460292368e80
ASoC: sh: fsi: add fsi_version() and removed meaningless version check

This patch adds fsi_version() function for accessing version.

And there were some meaningless version check which never hit.
This patch removed it.

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