From mboxrd@z Thu Jan 1 00:00:00 1970 From: vwool@ru.mvista.com (Vitaly Wool) Subject: [PATCH] pnx4008: rename driver Date: Thu, 9 Nov 2006 19:46:27 +0300 Message-ID: <20061109164627.GC13505@ru.mvista.com> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sc8-sf-mx2-b.sourceforge.net ([10.3.1.92] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1GiD2x-0006GB-3y for linux-fbdev-devel@lists.sourceforge.net; Thu, 09 Nov 2006 08:46:35 -0800 Received: from [85.21.88.2] (helo=localhost.localdomain) by mail.sourceforge.net with esmtp (Exim 4.44) id 1GiD2q-00072P-Ke for linux-fbdev-devel@lists.sourceforge.net; Thu, 09 Nov 2006 08:46:35 -0800 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-fbdev-devel-bounces@lists.sourceforge.net Errors-To: linux-fbdev-devel-bounces@lists.sourceforge.net To: linux-fbdev-devel@lists.sourceforge.net Hello folks, the patch inlined below makes the drivers' names less generic to avoid possible confusion in future, as was requested by Russell King. drivers/video/pnx4008/pnxrgbfb.c | 2 +- drivers/video/pnx4008/sdum.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Signed-off-by: Vitaly Wool Index: linux-2.6.18/drivers/video/pnx4008/pnxrgbfb.c =================================================================== --- linux-2.6.18.orig/drivers/video/pnx4008/pnxrgbfb.c +++ linux-2.6.18/drivers/video/pnx4008/pnxrgbfb.c @@ -191,7 +191,7 @@ err: static struct platform_driver rgbfb_driver = { .driver = { - .name = "rgbfb", + .name = "pnx4008-rgbfb", }, .probe = rgbfb_probe, .remove = rgbfb_remove, Index: linux-2.6.18/drivers/video/pnx4008/sdum.c =================================================================== --- linux-2.6.18.orig/drivers/video/pnx4008/sdum.c +++ linux-2.6.18/drivers/video/pnx4008/sdum.c @@ -848,7 +848,7 @@ static int sdum_remove(struct platform_d static struct platform_driver sdum_driver = { .driver = { - .name = "sdum", + .name = "pnx4008-sdum", }, .probe = sdum_probe, .remove = sdum_remove, ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642