lkml.org 
[lkml]   [2009]   [Jun]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 7/8] vt6656: replace call to info with printk call.
[Greg: This patch series does not differ from that which you already have.]

vt6656: replace call to info with printk call.

Signed-off-by: Forest Bond <forest@alittletooquiet.net>
---
drivers/staging/vt6656/main_usb.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/staging/vt6656/main_usb.c b/drivers/staging/vt6656/main_usb.c
index 228b3ec..722b739 100644
--- a/drivers/staging/vt6656/main_usb.c
+++ b/drivers/staging/vt6656/main_usb.c
@@ -2392,7 +2392,7 @@ static struct usb_driver vntwusb_driver = {

static int __init vntwusb_init_module(void)
{
- info(DEVICE_FULL_DRV_NAM " " DEVICE_VERSION);
+ printk(KERN_NOTICE DEVICE_FULL_DRV_NAM " " DEVICE_VERSION);
return usb_register(&vntwusb_driver);
}

--
1.5.6.3

--
Forest Bond
http://www.alittletooquiet.net
http://www.pytagsfs.org
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2009-06-28 19:09    [W:0.110 / U:22.648 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site