public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch v3 0/3] staging: speakup: support more than ttyS*
@ 2017-06-20  5:45 Okash Khawaja
  2017-06-20  5:45 ` [patch v3 1/3] tty: add function to convert device name to number Okash Khawaja
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Okash Khawaja @ 2017-06-20  5:45 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby, Samuel Thibault, Andy Shevchenko,
	linux-kernel
  Cc: William Hubbs, Chris Brannon, Kirk Reiser, speakup, devel

Hi,

I have updated the patches based on feedback. For patch 1, In favour of
consistency, I've updated the code which extracts trailing digits so
that it is like similar code in tty_find_polling_driver. Also fixed
checkpatch warnings.

Here's summary of the patches

Patch 1 adds functionality to convert device name into dev_t.
Patch 2 uses the function in patch 1 and performs some checks.
Patch 3 adds new module param and actually extends support to more than
ttyS*.

Thanks,
Okash

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

end of thread, other threads:[~2017-06-20  5:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-20  5:45 [patch v3 0/3] staging: speakup: support more than ttyS* Okash Khawaja
2017-06-20  5:45 ` [patch v3 1/3] tty: add function to convert device name to number Okash Khawaja
2017-06-20  5:45 ` [patch v3 2/3] staging: speakup: check and convert dev name or ser to dev_t Okash Khawaja
2017-06-20  5:45 ` [patch v3 3/3] staging: speakup: make ttyio synths use device name Okash Khawaja

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