Searched hist:"53 fdc8fd" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/clk/imx/ |
H A D | clk-pllv2.c | diff 53fdc8fd Tue Sep 29 11:32:27 GMT 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>
|