Hi Mark, On Tue, Apr 01, 2008 at 11:36:09AM +0100, Mark Brown wrote: > +config TOUCHSCREEN_WM9705 > + bool "WM9705 Touchscreen interface support" > + depends on TOUCHSCREEN_WM97XX > + help > + Say Y here if you have a Wolfson Microelectronics WM9705 touchscreen > + controller connected to your system. > + > + If unsure, say N. > + > + To compile this driver as a module, choose M here: the > + module will be called wm9705. This is not correct. The chip drivers are compiled into wm97xx-ts module, there is no wm9705 module. I fixed it on my side and applied the series to wm97xx branch of my input tree. I also moved changes to Makefile/Kconfig to the appropriate patches instead of doing bulk update as a separate patch. Please take a look and let me know if you see anything wrong. Thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html