On Tue, 6 Aug 2013 22:43:41 +0200 Gerhard Sittig <gsi@xxxxxxx> wrote: > cleanup the MPC512x SoC's SPI master's use of the clock API > - get, prepare, and enable the MCLK during probe; disable, unprepare and > put the MCLK upon remove; hold a reference to the clock over the > period of use > - fetch MCLK rate (reference) once during probe and slightly reword BCLK > (bitrate) determination to reduce redundancy as well as to not exceed > the maximum text line length > - stick with the PPC_CLOCK 'psc%d_mclk' name for clock lookup, only > switch to a fixed string later after device tree based clock lookup > will have become available > > Signed-off-by: Gerhard Sittig <gsi@xxxxxxx> > --- > drivers/spi/spi-mpc512x-psc.c | 48 +++++++++++++++++++++++++---------------- > 1 file changed, 30 insertions(+), 18 deletions(-) Mark, are you going to apply this patch? Or should I queue it in my mpc5xxx tree (I'd like to get your Acked-by then)? Thanks, Anatolij -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html