From: Daniel Silverstone Date: Sat, 13 Dec 2008 20:44:12 +0000 (+0000) Subject: [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB X-Git-Tag: v2.6.29-rc1~559^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72880ad866c21badace4d8026c1e58f2fde087fb;p=pandora-kernel.git [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB This patch is as small a change as possible to the KS8695 GPIO layer to use GPIOLIB to allow the generic GPIO expanders and the like to be compiled. As a side-effect, we also remove __init_or_module from several functions which could be called by drivers such as i2c-gpio which could plausibly be compiled into a non-modular kernel. Signed-off-by: Daniel Silverstone Signed-off-by: Vincent Sanders Signed-off-by: Ben Dooks --- Reading git-diff-tree failed