Mauro, Please fast-track this for 3.8. Yesterday I discovered that commits made earlier for 3.8 kill ivtv and cx18 (as in: unable to boot, instant crash) since a function was made __init that was actually called *after* initialization. We are already at rc6 and this *must* make it for 3.8. Without this patch anyone with a cx18/ivtv will crash immediately as soon as they upgrade to 3.8. Regards, Hans The following changes since commit 248ac368ce4b3cd36515122d888403909d7a2500: [media] s5p-fimc: Fix fimc-lite entities deregistration (2013-02-06 09:42:19 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git ivtv for you to fetch changes up to ddf276062e68607323fca363b99bdf426dddad9b: cx18/ivtv: fix regression: remove __init from a non-init function. (2013-02-08 09:30:11 +0100) ---------------------------------------------------------------- Hans Verkuil (1): cx18/ivtv: fix regression: remove __init from a non-init function. drivers/media/pci/cx18/cx18-alsa-main.c | 2 +- drivers/media/pci/ivtv/ivtv-alsa-main.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html