]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: gpio: remove outdated/misleading comment
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Mon, 11 Sep 2017 20:04:25 +0000 (22:04 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Mon, 18 Sep 2017 18:40:35 +0000 (20:40 +0200)
commit2ff1dad9e1c59efb1f40fac26107624adb6ed769
tree068d27505a833fcd538c764481f54a08184f9d26
parent6153ab3a54ebf25b91e32d80535e4cdd7f8ca164
rockchip: gpio: remove outdated/misleading comment

Remove a comment claiming that this driver only supports the RK3288,
as we also use it on the RK3368, RK3399 and (most likely) on other
variants.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Version-changes: 2
- use the dev_read_addr_ptr function in rk_gpio.c
drivers/gpio/rk_gpio.c