login
Header Space

 
 

Re: patch driver-core-warn-about-duplicate-driver-names-on-the-same-bus.patch added to gregkh-2.6 tree

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Greg KH <gregkh@...>
Cc: Stas Sergeev <stsp@...>, Linux kernel <linux-kernel@...>, Dmitry Torokhov <dmitry.torokhov@...>
Date: Tuesday, April 29, 2008 - 6:41 am

At Mon, 28 Apr 2008 21:58:49 -0700,
Greg KH wrote:

But multiple drivers for the same device are allowed on other buses
like PCI.  I think this is no reason to prohibit the multiple platform
drivers for the same platform device.

Though, I think the snd-pcsp driver could be better built on the top
of input pcspkr driver, or coexist with it.  Then we'll have no more
conflict about platform name space.

When you compare input pcspkr.c and sound pcsp_input.c, you can find
that most of codes are identical.  What we'd need is a hook on
pcspkr.c that adds a dynamic check whether snd-pcsp (or any ohter)
is running.


thanks,

Takashi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: patch driver-core-warn-about-duplicate-driver-names-on-t..., Takashi Iwai, (Tue Apr 29, 6:41 am)
speck-geostationary