From: Albert H. <he...@us...> - 2008-07-02 20:42:32
|
Update of /cvsroot/gc-linux/linux/drivers/exi In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv1393/drivers/exi Modified Files: exi-driver.c Log Message: - change driver description to include the Nintendo Wii too Index: exi-driver.c =================================================================== RCS file: /cvsroot/gc-linux/linux/drivers/exi/exi-driver.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -d -r1.16 -r1.17 --- exi-driver.c 27 Mar 2008 22:35:37 -0000 1.16 +++ exi-driver.c 2 Jul 2008 20:42:39 -0000 1.17 @@ -22,7 +22,7 @@ #include <linux/of_platform.h> #define DRV_MODULE_NAME "exi" -#define DRV_DESCRIPTION "Nintendo GameCube EXternal Interface (EXI) driver" +#define DRV_DESCRIPTION "Nintendo GameCube/Wii EXternal Interface (EXI) driver" #define DRV_AUTHOR "Arthur Othieno <a.o...@bl...>, " \ "Todd Jeffreys <to...@vo...>, " \ "Albert Herranz" |