summaryrefslogtreecommitdiff
path: root/drivers/usb/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2020-08-04 14:14:41 +0900
committerSimon Glass <sjg@chromium.org>2020-08-22 08:51:44 -0600
commit0cbf3e08fc735b54e7918138e73b34870a213333 (patch)
tree946a30ca588b7660eddf0dc9207bb458a0472a90 /drivers/usb/Kconfig
parent6e64830f0bca623180d5d1667df02c288616ea5c (diff)
gpio: at91: use dev_read_addr() to get base address
It is strange to use devfdt_get_addr_ptr(), then cast the pointer back to uint32 because you could use devfdt_get_addr() without casting. Convert it to dev_read_addr(), which is capable to CONFIG_OF_LIVE. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/usb/Kconfig')
0 files changed, 0 insertions, 0 deletions