Home
last modified time | relevance | path

Searched hist:"17 c43f1a42135cdca28991658615323c2ca92e37" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/gpio/
H A Dgpio-uclass.c17c43f1a42135cdca28991658615323c2ca92e37 Mon Mar 07 02:27:51 UTC 2016 Simon Glass <sjg@chromium.org> gpio: Use const where possible

Some functions do not change the struct gpio_desc parameter. Update these to
use const so this is clear.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/include/asm-generic/
H A Dgpio.h17c43f1a42135cdca28991658615323c2ca92e37 Mon Mar 07 02:27:51 UTC 2016 Simon Glass <sjg@chromium.org> gpio: Use const where possible

Some functions do not change the struct gpio_desc parameter. Update these to
use const so this is clear.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>