of: Fix comment, sparc no longer uses of_device objects on special busses.
It only uses of_platform_bus_type. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
86821d18f9
commit
c9bb6003dd
@ -26,8 +26,7 @@ extern struct bus_type of_platform_bus_type;
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* An of_platform_driver driver is attached to a basic of_device on
|
* An of_platform_driver driver is attached to a basic of_device on
|
||||||
* the "platform bus" (of_platform_bus_type) (or ISA, EBUS and SBUS
|
* the "platform bus" (of_platform_bus_type).
|
||||||
* busses on sparc).
|
|
||||||
*/
|
*/
|
||||||
struct of_platform_driver
|
struct of_platform_driver
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user