msm: smp2p_gpio: Change non-fatal error message to SMP2P_INFO
Calling smp2p_set_value() with an invalid gpio_chip type is not fatal,
and does not require printing an error to the kernel log.
Change the log message type to SMP2P_INFO to reflect the non-fatal status
of this error.
Change-Id: I7fc9a876d3b0637894e174e4b29422af6d0f1f79
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please register or sign in to comment