On 03/19/2007 11:29 AM, Takashi Iwai wrote: > The name without snd_ prefix is fine. It was added simply because > once some names conflicted with OSS drivers in pnp_driver > configuration. But in the case of isa_driver, no other drivers use it > yet, thus no confliction can happen. Wonderful, thanks. > Could you give a sign-off? Err, yes, I keep forgetting. On linux-kernel the author's own signed-off is usually taken as implied on small (and non copyrightable) stuff like this... === isa_bus: delete snd_ prefix from the (sysfs visible) device/driver names. Signed-off-by: Rene Herman === Rene