ASoC: fsi: cleanup sh_fsi.h
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Mon, 17 Dec 2012 06:12:55 +0000 (22:12 -0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 24 Dec 2012 15:57:20 +0000 (15:57 +0000)
commit5d0bfc5eb9f57b319d7cd6a1d5543c8287c77812
treefba20502aaf8d54b94d0a07371e9bacd4c3990d6
parentabca75814a82c0c53c0a8ec7fa1300c133bc4f01
ASoC: fsi: cleanup sh_fsi.h

FSI driver's flag usage was changed/removed by
3449f5fab8c51e37a8a48bc2516588c615373191
(ASoC: fsi: add SND_SOC_DAIFMT_INV_xxx support)
ab6f6d85210c4d0265cf48e9958c04e08595055a
(ASoC: fsi: add master clock control functions)

And unused flags had been removed on FSI driver,
but the definition had been kept to avoid compile error.

It is possible to cleanup sh_fsi.h now.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
include/sound/sh_fsi.h
This page took 0.033543 seconds and 5 git commands to generate.