msm: smp2p_gpio_test: Handle EPROBE_DEFER
Probe() may get -EPROBE_DEFER from the gpio framework. In such cases,
probe() should return -EPROBE_DEFER.
Modify probe() to handle -EPROBE_DEFER cases correctly.
Change-Id: I3ec087789c37c0fda4b151cd3dda8be73b5901ad
Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please register or sign in to comment