]> git.baikalelectronics.ru Git - kernel.git/commit
[media] smiapp: Use of_property_read_u64_array() to read a 64-bit number array
authorSakari Ailus <sakari.ailus@iki.fi>
Sun, 30 Nov 2014 15:33:55 +0000 (12:33 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 2 Apr 2015 20:26:30 +0000 (17:26 -0300)
commitcc95585a398a54e3569d073378387b7c41d2f923
treee548a7bca9953e7865851d3cd6b5b24192025cec
parent89ff28d982870a292d833fc42e0de6ea5cecfa7d
[media] smiapp: Use of_property_read_u64_array() to read a 64-bit number array

of_property_read_u64_array() wasn't yet part of the kernel tree when the
functionality was needed. Do use it now.

Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/i2c/smiapp/smiapp-core.c