backports: add of_property_count_u32_elems()
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 22 Feb 2014 22:37:46 +0000 (23:37 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 23 Feb 2014 23:13:55 +0000 (00:13 +0100)
commitdafdf13f253449a3f7806f7ba78aaf832a9aec0b
tree1a25de30fcc29e33b0d50f2bf208ec66f001f35f
parentf8571d676ffc154da75d235d8498f574c061a55d
backports: add of_property_count_u32_elems()

This is needed by drivers/regulator/gpio-regulator.c

This also adds of_property_count_elems_of_size()

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
backport/backport-include/linux/of.h
backport/compat/backport-3.15.c