Re: [PATCH] backlight: platform_lcd: introduce probe callback
From: Andrew Bresticker <hidden>
Date: 2013-04-11 20:17:58
Also in:
lkml
From: Andrew Bresticker <hidden>
Date: 2013-04-11 20:17:58
Also in:
lkml
It would probably be good not to print in the case of -EPROBE_DEFER?
Actually, I think I'll just kill the print all together since the caller will print something anyways. -Andrew