diff options
| author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2010-07-16 06:51:06 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-07-17 14:45:56 -0400 |
| commit | 3c2ef841c0e27f37923ed15dc5d744cd6ba704ae (patch) | |
| tree | cce8bde5c98f4334c9bb55924a061398949c8305 /include/sound | |
| parent | d9478374106741d539d6b002e5e747d1ca9e4032 (diff) | |
ASoC: fsi: Add specified ID for soc-audio
Specified ID is necessary, when some codecs are used with FSI.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/sound')
| -rw-r--r-- | include/sound/sh_fsi.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/sound/sh_fsi.h b/include/sound/sh_fsi.h index 2c6237e6c045..6ac71863c70f 100644 --- a/include/sound/sh_fsi.h +++ b/include/sound/sh_fsi.h | |||
| @@ -12,6 +12,9 @@ | |||
| 12 | * published by the Free Software Foundation. | 12 | * published by the Free Software Foundation. |
| 13 | */ | 13 | */ |
| 14 | 14 | ||
| 15 | #define FSI_PORT_A 0 | ||
| 16 | #define FSI_PORT_B 1 | ||
| 17 | |||
| 15 | /* flags format | 18 | /* flags format |
| 16 | 19 | ||
| 17 | * 0xABCDEEFF | 20 | * 0xABCDEEFF |
