MLK-17787 clk: imx: gate-scu: fix return code
authorPeng Fan <peng.fan@nxp.com>
Tue, 13 Mar 2018 07:43:53 +0000 (15:43 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:56:58 +0000 (14:56 -0500)
commit2255ad027e611e872a16948ab1d1b310a87f2350
tree37e0a933932e8fff9d5e51125011210b14ea3aae
parentc9ed1aa2584e9f86368b8ac38b553eab86e0d686
MLK-17787 clk: imx: gate-scu: fix return code

The sc api error code is not compatible with Linux error code,
directly returning the sc api error code to caller is wrong.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
drivers/clk/imx/clk-gate-scu.c