Searched hist:"81 e5d864" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/macintosh/ams/ |
H A D | ams-i2c.c | 81e5d864 Wed Apr 18 17:16:42 CDT 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> i2c/powermac: Register i2c devices from device-tree
This causes i2c-powermac to register i2c devices exposed in the device-tree, enabling new-style probing of devices.
Note that we prefix the IDs with "MAC," in order to prevent the generic drivers from matching. This is done on purpose as we only want drivers specifically tested/designed to operate on powermacs to match.
This removes the special case we had for the AMS driver, and updates the driver's match table instead.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 81e5d864 Wed Apr 18 17:16:42 CDT 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> i2c/powermac: Register i2c devices from device-tree This causes i2c-powermac to register i2c devices exposed in the device-tree, enabling new-style probing of devices. Note that we prefix the IDs with "MAC," in order to prevent the generic drivers from matching. This is done on purpose as we only want drivers specifically tested/designed to operate on powermacs to match. This removes the special case we had for the AMS driver, and updates the driver's match table instead. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-powermac.c | 81e5d864 Wed Apr 18 17:16:42 CDT 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> i2c/powermac: Register i2c devices from device-tree
This causes i2c-powermac to register i2c devices exposed in the device-tree, enabling new-style probing of devices.
Note that we prefix the IDs with "MAC," in order to prevent the generic drivers from matching. This is done on purpose as we only want drivers specifically tested/designed to operate on powermacs to match.
This removes the special case we had for the AMS driver, and updates the driver's match table instead.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 81e5d864 Wed Apr 18 17:16:42 CDT 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> i2c/powermac: Register i2c devices from device-tree This causes i2c-powermac to register i2c devices exposed in the device-tree, enabling new-style probing of devices. Note that we prefix the IDs with "MAC," in order to prevent the generic drivers from matching. This is done on purpose as we only want drivers specifically tested/designed to operate on powermacs to match. This removes the special case we had for the AMS driver, and updates the driver's match table instead. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | low_i2c.c | 81e5d864 Wed Apr 18 17:16:42 CDT 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> i2c/powermac: Register i2c devices from device-tree
This causes i2c-powermac to register i2c devices exposed in the device-tree, enabling new-style probing of devices.
Note that we prefix the IDs with "MAC," in order to prevent the generic drivers from matching. This is done on purpose as we only want drivers specifically tested/designed to operate on powermacs to match.
This removes the special case we had for the AMS driver, and updates the driver's match table instead.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> 81e5d864 Wed Apr 18 17:16:42 CDT 2012 Benjamin Herrenschmidt <benh@kernel.crashing.org> i2c/powermac: Register i2c devices from device-tree This causes i2c-powermac to register i2c devices exposed in the device-tree, enabling new-style probing of devices. Note that we prefix the IDs with "MAC," in order to prevent the generic drivers from matching. This is done on purpose as we only want drivers specifically tested/designed to operate on powermacs to match. This removes the special case we had for the AMS driver, and updates the driver's match table instead. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|