diff options
author | Hans de Goede <hdegoede@redhat.com> | 2016-06-08 16:54:40 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-06-08 17:55:17 (GMT) |
commit | 76d15c8fba655c9b2d60cf01834858f2c44483dc (patch) | |
tree | 85ebcd2182c75204720c1d5465ae1eec9bc108d4 /fs/udf/udf_i.h | |
parent | 62d9694a003dba585026df36c181e3ca930aeafc (diff) | |
download | linux-76d15c8fba655c9b2d60cf01834858f2c44483dc.tar.xz |
ehci-platform: Add support for shared reset controllers
Add support for shared platform controllers by using
devm_reset_control_get_shared_by_index instead of
of_reset_control_get_by_index.
Note we use the devm function because there is no
of_reset_control_get_shared_by_index, this also leads
to a nice cleanup of the cleanup code.
This brings the ehci-platform reset handling code inline
with ohci-platform.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/udf/udf_i.h')
0 files changed, 0 insertions, 0 deletions