Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1670301
| From | Okash Khawaja <okash.khawaja@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [patch v3 0/3] staging: speakup: support more than ttyS* |
| Date | 2017-06-20 07:50 +0200 |
| Message-ID | <tUkd3-4w2-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[patch v3 0/3] staging: speakup: support more than ttyS* Okash Khawaja <okash.khawaja@gmail.com> - 2017-06-20 07:50 +0200 [patch v3 3/3] staging: speakup: make ttyio synths use device name Okash Khawaja <okash.khawaja@gmail.com> - 2017-06-20 07:50 +0200 [patch v3 2/3] staging: speakup: check and convert dev name or ser to dev_t Okash Khawaja <okash.khawaja@gmail.com> - 2017-06-20 07:50 +0200
csiph-web