]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
gpio: msm: use sane default values for gpio-count
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 8 Mar 2017 14:23:12 +0000 (15:23 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 13 Mar 2017 15:36:13 +0000 (16:36 +0100)
commitf7f993aa5aafeec6e11ef4f96e0e7c752e4af9ec
treeef7d35acbe6b7e22ff86e7be15c437f4eb4bdcc0
parent763e34b43559e1111c813a023e7a0fe24d111014
gpio: msm: use sane default values for gpio-count

Use the well known default values for 'gpio-count' (effectively making
this property optional), so that the driver can be instantiated from a
Linux DTB which does not provide the 'gpio-count' property.
drivers/gpio/msm_gpio.c
drivers/gpio/pm8916_gpio.c