From: Huang Shijie Date: Mon, 12 Mar 2012 02:22:18 +0000 (+0800) Subject: mtd: gpmi: fix the wrong DMA command. X-Git-Tag: v3.4-rc1~16^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ef90d965fff295da8d5359ac21e54c02236dba;p=pandora-kernel.git mtd: gpmi: fix the wrong DMA command. The last DMA command of ECC read page is used to disable the BCH module. But the original code missed to set the pio[2] which is used to set the GPMI_HW_GPMI_ECCCTRL register. fix it now. Signed-off-by: Huang Shijie Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed