Files
u-boot/drivers
Simon Glass 3d64774716 gpio: Use an 'ops' variable everywhere
Update this driver to use the common method of putting the driver
operations in an 'ops' variable install of calling gpio_get_ops()
repeatedly. Make it const since operations do not change.

Signed-off-by: Simon Glass <sjg@chromium.org>

Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
2021-03-03 15:40:11 -05:00
..
2021-02-07 19:22:54 +01:00
2021-02-26 15:30:55 +01:00
2021-02-24 16:51:49 -05:00
2021-01-05 16:20:26 -05:00
2021-02-26 15:09:38 +05:30
2021-03-02 15:53:37 -05:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00