aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/intel_gpio.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2021-02-04 21:22:05 -0700
committerTom Rini <trini@konsulko.com>2021-03-03 15:40:11 -0500
commit3d647747166564af2864f52d11e1f2c0baf71eec (patch)
treeaeeb97c48a04141cb38dc023253153647743508e /drivers/gpio/intel_gpio.c
parentca1e1f57beb29fbaf48f9488ada1b008dace8314 (diff)
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>
Diffstat (limited to 'drivers/gpio/intel_gpio.c')
0 files changed, 0 insertions, 0 deletions