RE: [PATCH V2 7/7] i2c: imx-lpi2c: use bulk clk API

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Subject: Re: [PATCH V2 7/7] i2c: imx-lpi2c: use bulk clk API
> 
> 
> > -	clk_disable_unprepare(lpi2c_imx->clk);
> > +	clk_bulk_disable(lpi2c_imx->num_clks, lpi2c_imx->clks);
> 
> Why is there no 'unprepare' with bulk?

My bad, will fix in V3.

Thanks,
Peng.





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux