Skip to content
Commit 8439a1d7 authored by Axel Haslam's avatar Axel Haslam Committed by Sekhar Nori
Browse files

ARM: davinci: da8xx: Fix ohci device name



While the clk lookup table is making reference to "ohci"
other subsystems (such as phy) are trying to match "ohci.0"

Since there is a single ohci instance, instead of changing
the clk name, change the dev id to -1, and add the "-da8xx"
postfix to match the driver name that will also be changed
in a subsequent patch.

Signed-off-by: default avatarAxel Haslam <ahaslam@baylibre.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent 7e431af8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment