[PATCH v4 05/31] [media] fsl-viu: cleanup clock API use

Anatolij Gustschin agust at denx.de
Sat Aug 24 07:48:14 EST 2013


On Tue,  6 Aug 2013 22:43:45 +0200
Gerhard Sittig <gsi at denx.de> wrote:

> use devm_clk_get() for automatic put after device close, check for and
> propagate errors when enabling clocks, need to prepare clocks before
> they can get enabled, adjust code paths to correctly balance get/put and
> prepare/unprepare and enable/disable calls
> 
> Signed-off-by: Gerhard Sittig <gsi at denx.de>
> ---
>  drivers/media/platform/fsl-viu.c |   23 +++++++++++++----------
>  1 file changed, 13 insertions(+), 10 deletions(-)

Applied to mpc5xxx tree, thanks!

Anatolij


More information about the Linuxppc-dev mailing list