Searched hist:"4 b208f8b561ffa5f3b7f6887bf8dc3038c67eee9" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/media/mmc/siano/ |
H A D | smssdio.c | diff 4b208f8b561ffa5f3b7f6887bf8dc3038c67eee9 Sun Feb 22 09:29:23 CST 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [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 <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/common/siano/ |
H A D | smscoreapi.h | diff 4b208f8b561ffa5f3b7f6887bf8dc3038c67eee9 Sun Feb 22 09:29:23 CST 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [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 <mchehab@osg.samsung.com>
|
H A D | smscoreapi.c | diff 4b208f8b561ffa5f3b7f6887bf8dc3038c67eee9 Sun Feb 22 09:29:23 CST 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [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 <mchehab@osg.samsung.com>
|
/openbmc/linux/drivers/media/usb/siano/ |
H A D | smsusb.c | diff 4b208f8b561ffa5f3b7f6887bf8dc3038c67eee9 Sun Feb 22 09:29:23 CST 2015 Mauro Carvalho Chehab <mchehab@osg.samsung.com> [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 <mchehab@osg.samsung.com>
|