Files
linux-apfs/drivers/macintosh
Grant Likely 44504b2beb of: change of_match_device to work with struct device
The of_node pointer is now stored directly in struct device, so
of_match_device() should work with any device, not just struct of_device.

This patch changes the interface to of_match_device() to accept a
struct device instead of struct of_device.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-05-22 00:10:41 -06:00
..
2010-02-27 18:31:13 +01:00
2009-10-14 17:36:50 +02:00
2010-03-09 11:55:27 +11:00
2010-02-27 18:31:13 +01:00
2008-12-28 20:00:03 +01:00
2009-08-26 23:14:49 +02:00
2009-09-07 14:37:27 +01:00