diff options
author | Patrick Pannuto <[email protected]> | 2010-08-06 17:12:41 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2010-10-22 10:16:42 -0700 |
commit | d79d32440c33cf60f1e0efbeb8144b1647be0b50 (patch) | |
tree | 31b9ff92f2f0c9c50e21427ac7d69185b6789f0f /net/unix/af_unix.c | |
parent | 6a5c083de2f5fbf89a4b0a251be2c2205434d7ea (diff) |
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
In theory (although not *yet* in practice), a driver being passed
to platform_driver_probe might have driver.bus set to something
other than platform_bus_type. Locking drv->driver.bus is always
correct.
Signed-off-by: Patrick Pannuto <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions