]> git.karo-electronics.de Git - mv-sheeva.git/commit
USB: gadget: s3c2410_udc uses standard GPIO calls
authorBen Dooks <ben-linux@fluff.org>
Mon, 24 Nov 2008 19:45:03 +0000 (11:45 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 7 Jan 2009 18:00:02 +0000 (10:00 -0800)
commitea99ecfdc81266e61f4445c1830315a65eb8175a
treee286f8d68793f619b20942c0a2be2b4cc5ef717b
parentb40fc2a2563b03a7b925cd16d1657aa2c24fd9c0
USB: gadget: s3c2410_udc uses standard GPIO calls

Change the gpio code in the s3c2410_udc to use the
generic gpio calls instead of the s3c24xx specific
gpio functions.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/s3c2410_udc.c