From b9929f0eb466089e14389a7d467196c4e179dc6a Mon Sep 17 00:00:00 2001 From: Sylwester Nawrocki Date: Sat, 30 Jun 2012 14:24:22 +0200 Subject: [PATCH] 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-format-patch failed