]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: fsmc: Move ALE, CLE defines to their respective platform
authorShiraz Hashim <shiraz.hashim@st.com>
Wed, 7 Mar 2012 11:30:52 +0000 (17:00 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Mon, 26 Mar 2012 23:46:19 +0000 (00:46 +0100)
commitf711686ec38a3ccd409a223f072ddf8405d4d925
tree51317b0b1bce317b83c4b78d33ba02551a889e6e
parenta58fa95bd263f70958053e9891840a687d53ead8
mtd: fsmc: Move ALE, CLE defines to their respective platform

Address Latch Enable (ALE) and Command Latch Enable (CLE) defines are
platform specific and were wrongly put in driver specific fsmc.h file.
Move such defines to their respective platform.

Also instead of relying on fsmc driver, pass ALE, CLE offsets explicitly
from individual platform.

Signed-off-by: Shiraz Hashim <shiraz.hashim@st.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
arch/arm/mach-u300/core.c
arch/arm/mach-u300/include/mach/u300-regs.h
include/linux/mtd/fsmc.h