From: Shiraz Hashim Date: Wed, 7 Mar 2012 11:30:52 +0000 (+0530) Subject: mtd: fsmc: Move ALE, CLE defines to their respective platform X-Git-Tag: v3.4-rc1~16^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02bfc4ebbd2532440fadd78076f3a51e0ae89f7f;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed