Hi,
On 1/15/21 3:04 PM, Simon Glass wrote:
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
---
drivers/gpio/gpio-uclass.c
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
---
drivers/gpio/gpio-uclass.c | 25 ++---
1 file changed,
2 matches
Mail list logo