commit | eee2b94f01f7379940a656af8ef097749ce025b5 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Tue May 04 15:01:44 2010 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu May 06 09:32:30 2010 +0900 |
tree | 710ff6594a5619df3ffc48b1a661ce68de5cc1a8 | |
parent | 40b956f026a3303a67d2ab7fffa2331f72e1e019 [diff] |
ARM: S3C24XX: Remove s3c2410_gpio_setcfg() Remove the implementation of s3c2410_gpio_setcfg() as it should now be functionally equivalent to s3c_gpio_cfgpin(), and add a wrapper for those drivers that are still using this call. Signed-off-by: Ben Dooks <ben-linux@fluff.org>