public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Give the N_AMSDELTA line discipline more generic name
@ 2009-08-06 11:06 Janusz Krzysztofik
  2009-08-07 10:47 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Janusz Krzysztofik @ 2009-08-06 11:06 UTC (permalink / raw)
  To: Mark Brown
  Cc: alsa-devel@alsa-project.org, linux-serial@vger.kernel.org,
	e3-hacking, linux-kernel@vger.kernel.org

This series of patches renames the N_AMSDELTA line discipline, used by the 
Amstrad Delta ASoC machine driver and the CX20442 ASoC codec driver for 
controlling the CX20442 voice codec over the CX81801 voice modem, giving it a 
more generic name: N_V253. The name has been chosen after the voice modem 
standard codename V.253.

I think that even if the code of the line discipline is currently implemented 
inside those two specific drivers, the idea, if not the code, could be reused 
with other similar hardware configurations, if necessary.

As the line discipline is conceived to be registered from a machine driver, 
there should be no conflicts, even if used by several different drivers that 
happen to be be built-in side-by-side.

[PATCH 1/2] TTY: Rename N_AMSDELTA line discipline to N_V253
[PATCH 2/2] ASoC: AMS_DELTA: Use updated line discipline name

Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-07 10:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-06 11:06 [PATCH 0/2] Give the N_AMSDELTA line discipline more generic name Janusz Krzysztofik
2009-08-07 10:47 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox