From: Kim, Milo Date: Fri, 23 Mar 2012 22:02:11 +0000 (-0700) Subject: leds-lm3530: replace i2c_client with led_classdev X-Git-Tag: v3.4-rc1~109^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13d97865942e9dcf4fdd39d9fb9c5ae31e7c3d1;p=pandora-kernel.git leds-lm3530: replace i2c_client with led_classdev To get members of lm3530_data, use 'struct led_classdev' rather than 'struct i2c_client'. [akpm@linux-foundation.org: fix 80-column fixes more nicely] Signed-off-by: Milo(Woogyom) Kim Cc: Linus Walleij Cc: Richard Purdie Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed