Home
last modified time | relevance | path

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

/openbmc/u-boot/include/asm-generic/
H A Dgpio.hdiff 17c43f1a42135cdca28991658615323c2ca92e37 Sun Mar 06 20:27:51 CST 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>
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.cdiff 17c43f1a42135cdca28991658615323c2ca92e37 Sun Mar 06 20:27:51 CST 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>