summaryrefslogtreecommitdiffstats
path: root/arch/h8300
diff options
context:
space:
mode:
authorJosh Wu <josh.wu@atmel.com>2013-05-09 15:34:54 +0800
committerDavid Woodhouse <David.Woodhouse@intel.com>2013-08-05 20:55:42 +0100
commit71b94e2e866aa35f40945d9e820fc3214b792d1f (patch)
tree2747eb61ceeeda751671eaa3c1513eac0d386e19 /arch/h8300
parentd1cb556c3feb238f11dc47f8fa56df7880022908 (diff)
downloadlinux-71b94e2e866aa35f40945d9e820fc3214b792d1f.tar.gz
linux-71b94e2e866aa35f40945d9e820fc3214b792d1f.tar.xz
mtd: atmel_nand: replace cpu_is_at32ap7000() with a nand platform data
The nand driver use cpu_is_at32ap7000() macro for a workaround. For the multi-platform support, we will remove this cpu_is_xxx() macro. This patch adds a boolean variable need_reset_workaround in structure atmel_nand_data. Using this variable we can remove cpu_is_at32ap7000() macro. Hans-Christian: Feel free to push this through the mtd tree, if they won't accept it I'm working on getting my workflow up on the linux-avr32.git tree. Signed-off-by: Josh Wu <josh.wu@atmel.com> Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions