From: Ben Dooks Date: Thu, 1 Oct 2009 22:44:15 +0000 (-0700) Subject: s3cmci: change GPIO to gpiolib from S3C24XX specific calls X-Git-Tag: v2.6.32-rc3~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916a30775fc843e6f82e09c748a4fc70bfd4298e;p=pandora-kernel.git s3cmci: change GPIO to gpiolib from S3C24XX specific calls Move to using gpiolib to access the card detect and write protect GPIO lines instead of using the platform speicifc s3c2410_gpio calls. Also ensure that the card lines are claimed the same way to avoid overlap with any other drivers. Signed-off-by: Ben Dooks Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed