diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-03-24 02:24:16 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-03-25 23:00:09 +0300 |
commit | 9017f25254e474f2cc05df489e4f83b972d3d6fd (patch) | |
tree | a1f0adcf2b1674e581333de2dc5d011d8d5be091 /net/wimax/op-reset.c | |
parent | fe0a20a3eff282efae9f891fd10081a9e2b45c96 (diff) | |
download | linux-9017f25254e474f2cc05df489e4f83b972d3d6fd.tar.xz |
driver core: Implement device property accessors through fwnode ones
Now that the ACPI companions of devices are pointed to by the fwnode
field in struct device, the device_property_*() accessor functions
can be modified to use their fwnode_property_*() counterparts
internally with minimum extra overhead in the IS_ENABLED(CONFIG_OF)
case, so make those changes.
This allows us to get rid of the rather ugly DEV_PROP_READ_ARRAY()
macro among other things.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/wimax/op-reset.c')
0 files changed, 0 insertions, 0 deletions