On Tue, Jul 14, 2020 at 05:09:14PM +0800, Qing Zhang wrote: > Convert clk_enable/clk_disable to clk_prepare_enable/clk_disable_unprepare > calls as required by common clock framework. > > Signed-off-by: Qing Zhang <[email protected]> > --- > drivers/spi/spi-coldfire-qspi.c | 4 ++--
Are you sure that ColdFire uses the common clock framework? > drivers/spi/spi-omap-uwire.c | 4 ++-- It makes life easier if you send per-driver patches, that makes it easier for driver maintainers to review things and means that issues with a change in one driver won't hold up another.
signature.asc
Description: PGP signature

