[PATCH v3 19/28] gpio: Update for new sequence numbers
Simon Glass
sjg at chromium.org
Sat Dec 19 17:40:16 CET 2020
Use the dev_seq() sequence number in all cases.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
(no changes since v1)
drivers/gpio/imx_rgpio2p.c | 2 +-
drivers/gpio/iproc_gpio.c | 2 +-
drivers/gpio/mvebu_gpio.c | 2 +-
drivers/gpio/mxc_gpio.c | 2 +-
drivers/gpio/vybrid_gpio.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list