From: Sascha Hauer Date: Fri, 6 Aug 2010 13:53:05 +0000 (+0200) Subject: mxc_nand: rework get_dev_status X-Git-Tag: v2.6.36-rc1~301^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c29c607afa2e94a43f249f19a2d3097e56aaedd7;p=pandora-kernel.git mxc_nand: rework get_dev_status We save/restore the value in the buffer anyway, so it makes no difference whether we use main_area0 or main_area1. So, we can use main_area0 and remove main_area1 from the driver which is otherwise unused. Also, clean up the comments in get_dev_status. Signed-off-by: Sascha Hauer Signed-off-by: David Woodhouse --- Reading git-diff-tree failed