On Fri, Jul 15, 2016 at 01:34:57PM +0200, H. Nikolaus Schaller wrote:
Works after re-adding the i2c_device_table entries. So the is31fl32 driver seems to be broken in that area.
Great. Well, without access to hardware I couldn't check this :)
I have added two more patches for the is31fl32...
Should we post them in the same patch set or separately (since they are bug fixes for a different driver)?
My vote is for two separate patches for that (so total count is 3).
I'd change the commit message of last one: - drop "drivers: ", - drop stress on "*complete*", - reword to avoid saying "driver.ko" as it looks strange, - modprobed -> probed to avoid kind of tautology.
Like this:
led: is31fl32xx: define complete i2c_device_id table
Otherwise the driver module will not be automatically probed.