aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_debug.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2021-02-11 23:27:45 +0000
committerRob Herring <[email protected]>2021-02-13 01:23:57 +0000
commitcb8be8b4b27f6eea88268d6991175df1a27e557e (patch)
tree0dac8cfa7df9a8c4f3a5bede459d7499f941d4ba /drivers/scsi/scsi_debug.c
parentof: Remove of_dev_{get,put}() (diff)
downloadkernel-cb8be8b4b27f6eea88268d6991175df1a27e557e.tar.gz
kernel-cb8be8b4b27f6eea88268d6991175df1a27e557e.zip
driver core: platform: Drop of_device_node_put() wrapper
of_device_node_put() is just a wrapper for of_node_put(). The platform driver core is already polluted with of_node pointers and the only 'get' already uses of_node_get() (though typically the get would happen in of_device_alloc()). Cc: "Rafael J. Wysocki" <[email protected]> Cc: Frank Rowand <[email protected]> Signed-off-by: Rob Herring <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions