From: Lars-Peter Clausen Date: Mon, 7 Mar 2011 07:42:00 +0000 (+0100) Subject: ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation X-Git-Tag: v2.6.39-rc1~472^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27c3c5c7e0fb107990c7f465a3525312f6d45aa;p=pandora-kernel.git ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation Currently all boards using the s3c2410_udc driver use a GPIO to control the state of the pullup, as a result the same code is reimplemented in each board This patch changes these boards to use the common implementation for GPIO controlled pullup in the UDC driver. Signed-off-by: Lars-Peter Clausen Acked-by: Vasily Khoruzhick Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed