From: Mauro Carvalho Chehab Date: Sun, 22 Feb 2015 15:29:23 +0000 (-0300) Subject: [media] siano: register media controller earlier X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~357 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b208f8b561ffa5f3b7f6887bf8dc3038c67eee9;p=pandora-kernel.git [media] siano: register media controller earlier We need to initialize the media controller earlier, as the core will call the smsdvb hotplug during register time. Ok, this is an async operation, so, when the module is not loaded, the media controller works. However, if the module is already loaded, nothing will be registered at the media controller, as it will load too late. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed