On Sun, Oct 25, 2015 at 1:49 PM, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote: > Hi Moritz, > > On Sun, Oct 25, 2015 at 01:06:06PM -0700, Moritz Fischer wrote: >> The produced module will be called e3x0-button, not >> e3x0_button. > > This is not entirely correct. The file name is e3x0-button.ko, but the > module name is e3x0_button: when we construct KBUILD_MODNAME we > substitute commas and dashes for underscores - see scripts/Makefile.lib Thanks for the clarification. Good to know it wasn't broken in the first place. Cheers, Moritz -- 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