linux/drivers/of
Anton Vorontsov 749820928a of/gpio: Implement of_gpio_count()
This function is used to count how many GPIOs are specified for
a device node.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-12-21 14:21:14 +11:00
..
Kconfig
Makefile
base.c of: of_parse_phandles_with_args() learns to differentiate 'hole' cells 2008-12-21 14:21:14 +11:00
device.c OF-device: Don't overwrite numa_node in device registration 2008-10-31 16:12:01 +11:00
gpio.c of/gpio: Implement of_gpio_count() 2008-12-21 14:21:14 +11:00
of_i2c.c of/i2c: Fill the archdata for I2C devices 2008-12-03 21:03:56 +11:00
of_spi.c
platform.c