]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: isl12057: make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Thu, 22 May 2014 00:43:50 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:50 +0000 (10:43 +1000)
commitaac790e385e4a00c19f65fcc4d75caeb223f091b
tree6803a003eed98753a8b8120e70d0d0eec1e7f23e
parent0bb156237831286cf2437e4a58c129405eb27edf
rtc: isl12057: make of_device_id array const

Make of_device_id array const, because all OF functions handle it as
const.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/rtc-isl12057.c