summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
diff options
context:
space:
mode:
authorAlexandre Bailon <abailon@baylibre.com>2016-11-21 08:59:30 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-21 17:35:37 +0100
commit09721ba6daa19e75446bac463acf9c28e8ed9acc (patch)
tree940c11cc39abaa82b39d9830e3fd29d7f60cf327 /drivers/acpi
parent35bd67b2e566e400d7c6984cd0b1d10cef58f799 (diff)
downloadlinux-09721ba6daa19e75446bac463acf9c28e8ed9acc.tar.bz2
usb: musb: da8xx: Call earlier clk_prepare_enable()
The first attempt to read a register may fail because the clock may not be enabled, and then the probe of musb driver will fail. Call clk_prepare_enable() before the first register read. Signed-off-by: Alexandre Bailon <abailon@baylibre.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions