Emmanuel Vadot 082f09757c Allwinner: a10_gpio Fix panic on multiple lock
r323392 introduce gpio_pin_get/gpio_pin_set for a10_gpio driver.
When called via gpio method they must aquire the device lock while
when they are called via gpio_pin_configure the lock is already aquire.

Introduce a10_gpio_pin_{s,g}et_locked and call them in pin_gpio_configure
instead.

Tested On: BananaPi (A20)

Reported by:	Richard Puga richard@puga.net
2017-09-16 14:08:20 +00:00
..
2017-02-28 15:44:21 +00:00
2017-01-04 03:35:39 +00:00
2017-08-02 20:19:19 +00:00
2017-02-26 16:00:20 +00:00
2017-07-03 19:30:03 +00:00
2017-02-07 19:28:32 +00:00
2017-08-02 20:19:19 +00:00
2017-01-04 03:35:39 +00:00
2015-04-18 00:35:00 +00:00