Files
linux/drivers
Olof Johansson 1e2c2390ef i2c: davinci: Fix bad dev_get_platdata() conversion
commit 6d4028c644 (i2c: use dev_get_platdata()) did a bad conversion
of this one case:

  drivers/i2c/busses/i2c-davinci.c: In function 'davinci_i2c_probe':
  drivers/i2c/busses/i2c-davinci.c:665:2: warning: passing argument 1 of
	'dev_get_platdata' from incompatible pointer type [enabled by default]

Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Olof Johansson <olof@lixom.net>
2013-09-10 14:23:20 -07:00
..
2013-09-04 14:41:55 -04:00
2013-08-26 14:09:03 -04:00
2013-08-12 15:45:40 -07:00
2013-08-27 01:41:35 +02:00
2013-08-20 12:44:03 +02:00
2013-08-19 17:08:16 -07:00
2013-09-04 11:28:04 -06:00