Gilles Chanteperdrix wrote: > Jan Kiszka wrote: >> From: Jan Kiszka >> >> Usually, all devices of some RTDM class use the same naming scheme. But >> as test devices are different as they do not provide compatible APIs, >> let's give them separate name space for their device names. That finally >> resolves all the detection troubles that showed up once more than one >> test device was registered. >> >> To allow addressing old drivers with new user space and vice versa, a >> config switch is added to the former to select the naming scheme, and >> the latter will try to open under both names. >> >> Signed-off-by: Jan Kiszka > > Could we please have the devices named after the same name as the driver? > So switchtst -> switchtest > tmbench->timerbench We can (now that I know your preferences). Jan