From: Sakari Ailus Date: Sun, 4 May 2014 00:31:57 +0000 (-0300) Subject: [media] smiapp: Return correct return value in smiapp_registered() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~25^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24644035d52a9da2af319dd05b1a580a0a7069a0;p=pandora-kernel.git [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 Acked-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed