1. 28 4月, 2011 24 次提交
  2. 21 4月, 2011 3 次提交
  3. 14 4月, 2011 1 次提交
    • M
      gpio: generalize for all generic gpio providers · a972b8d7
      Mike Frysinger 提交于
      The Blackfin gpio command isn't terribly Blackfin-specific.  So generalize
      the few pieces into two new optional helpers:
      	name_to_gpio() - turn a string name into a GPIO #
      	gpio_status() - display current pin bindings (think /proc/gpio)
      
      Once these pieces are pulled out, we can relocate the cmd_gpio.c into the
      common directory.
      Signed-off-by: NMike Frysinger <vapier@gentoo.org>
      a972b8d7
  4. 13 4月, 2011 6 次提交
  5. 12 4月, 2011 2 次提交
  6. 11 4月, 2011 4 次提交