From: Jaya Kumar Date: Sun, 17 Aug 2008 04:59:32 +0000 (+0100) Subject: [ARM] 5200/1: am200epd: use fb notifiers and gpio api X-Git-Tag: v2.6.28-rc1~293^2~6^2~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=922613436ae562a2903698f3a6e16998382a549d;p=pandora-kernel.git [ARM] 5200/1: am200epd: use fb notifiers and gpio api The original am200epd driver was designed with bad assumptions. It manipulated GPSR/GPLR registers directly. It relied on direct access to the pxa LCDC registers which have since conflicted with commit ce4fb7b892a6d6c6a0f87366b26fd834d2923dd7 . This patch moves it into mach-pxa and overhauls it to use a fb obtained through fb notifiers. It now uses the generic GPIO api. Signed-off-by: Jaya Kumar Acked-by: Krzysztof Helt Acked-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed