The patch titled wm9705: bump version number has been removed from the -mm tree. Its filename was wm9705-bump-version-number.patch This patch was dropped because it was merged into mainline or a subsystem tree The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/ ------------------------------------------------------ Subject: wm9705: bump version number From: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> Cc: Liam Girdwood <liam.girdwood@xxxxxxxxxxxxxxxx> Cc: Graeme Gregory <gg@xxxxxxxxxxxxxxxxxxxxxxxxxxx> Cc: Mike Arthur <mike.arthur@xxxxxxxxxxxxxxxx> Cc: Dmitry Torokhov <dtor@xxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/input/touchscreen/wm9705.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/input/touchscreen/wm9705.c~wm9705-bump-version-number drivers/input/touchscreen/wm9705.c --- a/drivers/input/touchscreen/wm9705.c~wm9705-bump-version-number +++ a/drivers/input/touchscreen/wm9705.c @@ -25,7 +25,7 @@ #include <linux/wm97xx.h> #define TS_NAME "wm97xx" -#define WM9705_VERSION "0.62" +#define WM9705_VERSION "1.00" #define DEFAULT_PRESSURE 0xb0c0 /* _ Patches currently in -mm which might be from broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx are git-alsa-tiwai.patch git-arm.patch git-wm97xx.patch touch-screen-driver-for-the-superh-migor-board.patch touch-screen-driver-for-the-superh-migor-board-checkpatch-fixes.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html