Files
u-boot/drivers
Simon Goldschmidt 34b1a510e8 gpio: dwapb_gpio: fix broken dev->node
commit 1b898ffc04 ("gpio: dwapb_gpio: convert to livetree") introduced
a bug in that dev->node of the gpio chip was accidentally set to the
of_node of its bank subnode.

What it meant to do was assign subdev->node, not dev->node.

While this doesn't affect too many use cases, iterating over the gpio
chip's properties doesn't work any more after that, so fix this.

Fixes: commit 1b898ffc04 ("gpio: dwapb_gpio: convert to livetree")
Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2019-05-24 00:01:08 +02:00
..
2019-05-22 12:24:24 +05:30
2019-01-15 15:28:53 -05:00
2019-05-21 08:03:38 +02:00
2019-05-21 07:52:34 +02:00
2019-05-21 17:33:23 -06:00
2019-02-27 09:12:33 +08:00
2019-05-18 08:15:35 -04:00
2019-05-18 08:15:35 -04:00
2019-02-20 15:27:08 +08:00
2019-05-20 13:50:34 +02:00
2019-05-20 13:50:34 +02:00
2019-05-10 22:48:11 +02:00
2018-07-19 16:31:38 -04:00
2018-11-29 09:30:06 -07:00
2019-05-05 08:48:50 -04:00