From: Jingchang Lu Date: Wed, 7 Aug 2013 09:05:38 +0000 (+0800) Subject: i2c: imx: don't change platform device id_entry directly X-Git-Tag: v3.12-rc1~140^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fc1347a7fdbcc25204f737998b824fc46662afd;p=pandora-kernel.git i2c: imx: don't change platform device id_entry directly The id_entry field should be changed by platform driver core, driver should prevent changing it derectly. Use local variable to save and extract platform_device_id info of the dts devices instead. Signed-off-by: Jingchang Lu Reviewed-by: Sascha Hauer Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed