]> Pileus Git - ~andy/linux/blobdiff - arch/sh/boards/mach-ecovec24/setup.c
Merge branch 'topic/asoc' into for-linus
[~andy/linux] / arch / sh / boards / mach-ecovec24 / setup.c
index 701667acfd89e919f15202ef2161f445e15e0c93..7bdb572ddf9382247986a801b72addb650883e81 100644 (file)
@@ -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[] = {