i2c: Make of_device_id array const
authorJingoo Han <jg1.han@samsung.com>
Thu, 15 May 2014 06:46:11 +0000 (15:46 +0900)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 2 Jun 2014 17:29:37 +0000 (19:29 +0200)
Make of_device_id array const, because all OF functions
handle it as const.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Peter Korsgaard <peter@korsgaard.com>
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

No differences found