From: Wolfram Sang Date: Wed, 21 Mar 2012 18:29:17 +0000 (+0100) Subject: mtd: nand: gpmi: fix function annotations X-Git-Tag: v3.4-rc1~16^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a78da28776496d3a850ce741d3474b65057e156b;p=pandora-kernel.git mtd: nand: gpmi: fix function annotations A lot of functions have been marked __devinit, but they shouldn't, because they are needed for bbt_scan. While I believe the whole MX23 handling should be done entirely different, I am missing the resources to fix it. So, let's have at least the annotations correct. Signed-off-by: Wolfram Sang Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed