* Dmitry Torokhov | 2013-06-04 09:50:35 [-0700]: >> --- a/drivers/input/touchscreen/ti_am335x_tsc.c >> +++ b/drivers/input/touchscreen/ti_am335x_tsc.c >> @@ -543,11 +543,12 @@ static struct platform_driver ti_tsc_driver = { >> .probe = titsc_probe, >> .remove = titsc_remove, >> .driver = { >> - .name = "tsc", >> + .name = "TI-tsc", > >Still quite generic... Why not call it "TI-am335x-tsc"? TI-am335x-tsc it is. In that case I make a similar change to adc node. >Thanks. Sebastian -- 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