msm: peripheral-loader: Ignore pil_put(NULL|ERR_PTR)
Instead of printing a warning just skip doing anything in
pil_put() if the pointer is NULL or an error pointer. This should
make error paths simpler.
Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org>
Loading
Please sign in to comment