]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: mb86s7x: Handle return value of clk_prepare_enable.
authorArvind Yadav <arvind.yadav.cs@gmail.com>
Tue, 1 Aug 2017 06:43:05 +0000 (12:13 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Aug 2017 13:03:38 +0000 (15:03 +0200)
commita08b11a080093c958e88a63fbda9e06a3e069186
treeb3dba784d3b6df23de2d1c6e891ac3638aea0229
parent8a213f9fbefbf87efb8890e2d7bcc9ea4e3ca6bf
gpio: mb86s7x: Handle return value of clk_prepare_enable.

clk_prepare_enable() can fail here and we must check its return value.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-mb86s7x.c