From 4850e008216efdfb888352955d0d166d7363743c Mon Sep 17 00:00:00 2001 From: Hartmut Hackmann Date: Sat, 17 Feb 2007 00:51:12 +0100 Subject: removed outdated comment in saa7134-core.c From: Hartmut Hackmann No functional changes Signed-off-by: Hartmut Hackmann --- linux/drivers/media/video/saa7134/saa7134-core.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'linux/drivers') diff --git a/linux/drivers/media/video/saa7134/saa7134-core.c b/linux/drivers/media/video/saa7134/saa7134-core.c index ef1b8d7a1..d8a0b15a5 100644 --- a/linux/drivers/media/video/saa7134/saa7134-core.c +++ b/linux/drivers/media/video/saa7134/saa7134-core.c @@ -244,8 +244,7 @@ static void dump_statusregs(struct saa7134_dev *dev) #if defined(CONFIG_MODULES) && defined(MODULE) #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) -/* This is the same as it did before, it very likely doesn't work - someone please review this part and remove it.. */ + static void request_submodules(struct saa7134_dev *dev){ if (card_is_empress(dev)) request_module("saa7134-empress"); -- cgit v1.2.3