linux/sound/aoa/soundbus/i2sbus
Benjamin Herrenschmidt c2cdf6aba0 powerpc/macio: Fix probing of macio devices by using the right of match table
Grant patches added an of mach table to struct device_driver. However,
while he changed the macio device code to use that, he left the match
table pointer in struct macio_driver and didn't update drivers to use
the "new" one, thus breaking the probing.

This completes the change by moving all drivers to setup the "new"
one, removing all traces of the old one, and while at it (since it
changes the exact same locations), I also remove two other duplicates
from struct driver which are the name and owner fields.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2010-06-02 17:50:38 +10:00
..
Makefile ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
control.c of: Always use 'struct device.of_node' to get device node pointer. 2010-05-18 16:10:44 -06:00
core.c powerpc/macio: Fix probing of macio devices by using the right of match table 2010-06-02 17:50:38 +10:00
i2sbus.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
interface.h ALSA: aoa: clean up file names 2008-10-23 18:43:42 +02:00
pcm.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00