From: Sylwester Nawrocki Date: Sat, 30 Jun 2012 12:24:22 +0000 (+0200) Subject: mmc: s3cmci: Convert s3cmci driver to gpiolib API X-Git-Tag: v3.6-rc1~153^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9929f0eb466089e14389a7d467196c4e179dc6a;p=pandora-kernel.git mmc: s3cmci: Convert s3cmci driver to gpiolib API The s3c2410_gpio* calls are obsolete and have been scheduled for removal since several kernel releases. Remove them and use common gpiolib API. This patch is a prerequisite for removal of the S3C24XX SoC specific arch/arm/plat-samsung/include/gpio-fns.h header. Tested on Micro2440-SDK. Signed-off-by: Sylwester Nawrocki Signed-off-by: Chris Ball --- Reading git-diff-tree failed