projects
/
~shefty
/
rdma-dev.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[~shefty/rdma-dev.git]
/
arch
/
sh
/
boards
/
mach-se
/
7724
/
setup.c
diff --git
a/arch/sh/boards/mach-se/7724/setup.c
b/arch/sh/boards/mach-se/7724/setup.c
index 2b07fc0169500aab4405b18e9e2a6f024def3f3f..59f4db829e91be6b745acd0f7cccc525d8ef60b0 100644
(file)
--- a/
arch/sh/boards/mach-se/7724/setup.c
+++ b/
arch/sh/boards/mach-se/7724/setup.c
@@
-278,7
+278,9
@@
static struct platform_device ceu1_device = {
/* FSI */
/* change J20, J21, J22 pin to 1-2 connection to use slave mode */
static struct sh_fsi_platform_info fsi_info = {
- .porta_flags = SH_FSI_BRS_INV,
+ .port_a = {
+ .flags = SH_FSI_BRS_INV,
+ },
};
static struct resource fsi_resources[] = {