dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/macintosh/ams
Benjamin Herrenschmidt 81e5d8646f 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>
2012-04-30 15:37:17 +10:00
..
Makefile
ams-core.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ams-i2c.c i2c/powermac: Register i2c devices from device-tree 2012-04-30 15:37:17 +10:00
ams-input.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
ams-pmu.c
ams.h