commit | 24644035d52a9da2af319dd05b1a580a0a7069a0 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@iki.fi> | Sat May 03 21:31:57 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 11:41:28 2014 -0300 |
tree | b6258e089e7fe35859f349a9a4b2be347e720cf4 | |
parent | 9945374e6d2ff63efe903dedb3d04f18c18efafc [diff] |
[media] smiapp: Return correct return value in smiapp_registered() Prepare for supporting systems using the Device tree. Should the resources not be available at the time of driver probe(), the EPROBE_DEFER error code must be also returned from its probe function. Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>