In function mxc_jpeg_probe(), when devm_clk_get() fail, the return value
will be unexpected, and it should be the devm_clk_get's error code.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
mxc-jpeg-hw.c | ||
mxc-jpeg-hw.h | ||
mxc-jpeg.c | ||
mxc-jpeg.h |