Wolfram Sang <wsa@xxxxxxxxxxxxx> writes: > On Tue, Mar 03, 2020 at 01:50:46PM +0100, Wolfram Sang wrote: >> Commit af503716ac14 made sure OF devices get an OF style modalias with >> I2C events. It assumed all in-tree users were converted, yet it missed >> some Macintosh drivers. >> >> Add an OF module device table for all windfarm drivers to make them >> automatically load again. >> >> Fixes: af503716ac14 ("i2c: core: report OF style module alias for devices registered via OF") >> Link: https://bugzilla.kernel.org/show_bug.cgi?id=199471 >> Reported-by: Erhard Furtner <erhard_f@xxxxxxxxxxx> >> Tested-by: Erhard Furtner <erhard_f@xxxxxxxxxxx> >> Signed-off-by: Wolfram Sang <wsa@xxxxxxxxxxxxx> > > Michael, I can take this via I2C again, if you ack it. Thanks, done. cheers