[PATCH v8 01/14] mfd: omap-usb-host: Get clocks based on hardware revision
From: Roger Quadros <hidden>
Date: 2014-02-25 09:40:54
Also in:
linux-devicetree, linux-omap, lkml
From: Roger Quadros <hidden>
Date: 2014-02-25 09:40:54
Also in:
linux-devicetree, linux-omap, lkml
On 02/25/2014 11:37 AM, Lee Jones wrote:
quoted
Not all revisions have all the clocks so get the necessary clocks based on hardware revision. This should avoid un-necessary clk_get failure messages that were observed earlier. CC: Lee Jones <redacted> CC: Samuel Ortiz <redacted> Signed-off-by: Roger Quadros <redacted> --- drivers/mfd/omap-usb-host.c | 43 ++++++++++++++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 11 deletions(-)What about patches 1 and 2. Are these safe to go in alone?
patch 6 must not go in without 1. I've just asked Mike if we can squash it into 1. patch 2 can go alone. cheers, -roger