Home
last modified time | relevance | path

Searched hist:"53 fdc8fd25e81da9dd3acb920c448b601f8d29ff" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/imx/
H A Dclk-pllv2.cdiff 53fdc8fd25e81da9dd3acb920c448b601f8d29ff Tue Sep 29 13:32:27 CEST 2015 Martin Kepplinger <martink@posteo.de> clk: imx: use sign_extend32() and abs()

This simplifies the given function by getting rid of the manual
sign extension as well as saving an absolute value in an extra
variable.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>