kernel-fxtec-pro1x/arch/powerpc/platforms
Grant Likely 2ffe8c5f32 of: refactor of_modalias_node() and remove explicit match table.
This patch tightens up the behaviour of of_modalias_node() to be more
predicatable and to eliminate the explicit of_modalias_tablep[] that
is currently used to override the first entry in the compatible list
of a device.  The override table was needed originally because spi
and i2c drivers had no way to do of-style matching.  Now that all
devices can have an of_node pointer, and all drivers can have an
of_match_table, the explicit override table is no longer needed
because each driver can specify its own OF-style match data.

The mpc8349emitx-mcu driver is modified to explicitly specify the
correct device to bind against.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-07-05 16:14:52 -06:00
..
8xx
40x
44x
52xx of/gpio: add default of_xlate function if device has a node pointer 2010-07-05 16:14:30 -06:00
82xx
83xx of: refactor of_modalias_node() and remove explicit match table. 2010-07-05 16:14:52 -06:00
85xx
86xx of/gpio: Kill of_gpio_chip and add members directly to gpio_chip 2010-07-05 16:14:30 -06:00
512x
amigaone
cell
chrp
embedded6xx
iseries
maple
pasemi
powermac
prep
ps3
pseries
fsl_uli1575.c
Kconfig
Kconfig.cputype
Makefile