1. 02 2月, 2008 1 次提交
    • D
      USB: at91_udc uses generic GPIO calls; minor cleanup · f3db6e82
      David Brownell 提交于
      Various small at91_udc cleanups:
      
       - Use generic GPIO calls, not older platform-specific ones
       - Use gpio_request()/gpio_free()
       - Use VERBOSE_DEBUG convention, not older VERBOSE
       - Fix sparse complaint about parameter type (changed to gfp_t)
       - Add missing newline to some rarely-seen debug messages
       - Fix some old cleanup bugs on probe() fault paths
      
      Also add a mechanism whereby rm9200 gpios can drive the D+ pullup
      through an inverting transistor, based on a patch from Steve Birtles.
      Most UDC drivers supporting a GPIO based pullup should probably have
      such an option, but testing it requries such a board in hand!
      Signed-off-by: NDavid Brownell <dbrownell@users.sourceforge.net>
      Cc: Steve Birtles <arm_kernel_development@micromark.net.cn>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      f3db6e82
  2. 26 1月, 2008 9 次提交
  3. 27 11月, 2007 1 次提交
  4. 31 10月, 2007 1 次提交
  5. 23 8月, 2007 1 次提交
  6. 20 7月, 2007 1 次提交
  7. 17 7月, 2007 1 次提交
  8. 12 7月, 2007 3 次提交
  9. 04 6月, 2007 1 次提交
  10. 21 5月, 2007 1 次提交
  11. 12 5月, 2007 2 次提交
  12. 10 5月, 2007 1 次提交
  13. 09 5月, 2007 2 次提交
  14. 03 5月, 2007 2 次提交
  15. 17 3月, 2007 1 次提交
  16. 22 2月, 2007 1 次提交
  17. 16 2月, 2007 1 次提交
  18. 15 2月, 2007 1 次提交
  19. 08 2月, 2007 4 次提交