]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.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)
commit3f39fb0f1e52617fc502d989cac72dd3779fccd4
treee548a7bca9953e7865851d3cd6b5b24192025cec
parent152635c6eadf41931892cccaac5fe8b627d9951b
[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