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)
commit02bfc4ebbd2532440fadd78076f3a51e0ae89f7f
tree51317b0b1bce317b83c4b78d33ba02551a889e6e
parentb2acc92e144336dd29e30dc5d26439355be750b6
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