Merge branch 'topic/asoc' into for-linus

This commit is contained in:
Takashi Iwai
2011-03-16 17:38:41 +01:00
bovenliggende 5de0ee574b e58a8947b0
commit 27b92d4ff2
138 gewijzigde bestanden met toevoegingen van 14106 en 2608 verwijderingen

Bestand weergeven

@@ -723,11 +723,7 @@ static struct platform_device camera_devices[] = {
/* FSI */
static struct sh_fsi_platform_info fsi_info = {
.portb_flags = SH_FSI_BRS_INV |
SH_FSI_OUT_SLAVE_MODE |
SH_FSI_IN_SLAVE_MODE |
SH_FSI_OFMT(I2S) |
SH_FSI_IFMT(I2S),
.portb_flags = SH_FSI_BRS_INV,
};
static struct resource fsi_resources[] = {