aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorPierre Ossman <drzeus-list@drzeus.cx>2005-07-11 14:19:35 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2005-08-10 11:08:56 -0700
commit3462b925414a146d4c2252de97d20f89218d1ffb (patch)
tree69c56646fdcb3092cb064b9a7fa88a1ed3936789 /drivers
parent[PATCH] ppc64: Fix Fan control for new PowerMac G5 2.7GHz machines (diff)
downloadlinux-dev-3462b925414a146d4c2252de97d20f89218d1ffb.tar.xz
linux-dev-3462b925414a146d4c2252de97d20f89218d1ffb.zip
[PATCH] wbsd version bump
Even though the changes are minor for the next release an increasing version number simplifies my support issues. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/mmc/wbsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mmc/wbsd.c b/drivers/mmc/wbsd.c
index 8b487ed1069c..974f2f36bdbe 100644
--- a/drivers/mmc/wbsd.c
+++ b/drivers/mmc/wbsd.c
@@ -42,7 +42,7 @@
#include "wbsd.h"
#define DRIVER_NAME "wbsd"
-#define DRIVER_VERSION "1.2"
+#define DRIVER_VERSION "1.3"
#ifdef CONFIG_MMC_DEBUG
#define DBG(x...) \