On 04/17/2014 08:40 PM, Soren Brinkmann wrote: > Make sure debug clocks stay enabled if the bootloader enabled them. > Otherwise debug HW may crash due to bus-hangs caused by stopped clocks. > > Signed-off-by: Soren Brinkmann <[email protected]> > --- > drivers/clk/zynq/clkc.c | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/drivers/clk/zynq/clkc.c b/drivers/clk/zynq/clkc.c > index 52c09afdcfb7..246cf1226eaa 100644 > --- a/drivers/clk/zynq/clkc.c > +++ b/drivers/clk/zynq/clkc.c > @@ -53,6 +53,9 @@ static void __iomem *zynq_clkc_base;
Applied to zynq/clk. Thanks, Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

