Files
u-boot/drivers/gpio
Simon Glass 5e0bbd61df dm: gpio: sandbox: Drop request()/free() in the driver
Now that the uclass supports gpio_request/free() there is no need for the
driver to implement it too. Drop this unnecessary code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-10-23 19:29:52 -06:00
..
2014-09-24 18:30:28 -04:00
2014-02-22 19:30:27 +01:00
2014-07-18 19:42:25 +01:00