public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] staging: speakup: refactor to make room for serial comms changes
@  Okash Khawaja
   ` [PATCH v2 1/4] staging: speakup: add serial_out() method to spk_synth Okash Khawaja
   ` [PATCH v2 0/4] staging: speakup: refactor to make room for serial comms changes Samuel Thibault
  0 siblings, 2 replies; 8+ messages in thread
From: Okash Khawaja @  UTC (permalink / raw)
  To: kirk, samuel.thibault, david.a.borowski, chris, w.d.hubbs, gregkh
  Cc: speakup, devel

Hi,

This set of patches introduces serial_out() method which will point to
spk_serial_out() for other drivers and spk_serial_out_tty() for speakup_dummy.
Intention is to allow changing implementation of serial_out() for speakup_dummy
while allowing other drivers to continue unaffected. spk_serial_out_tty() will
use tty_struct instance instead of outb.

Thanks,
Okash

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

end of thread, other threads:[~ UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 [PATCH v2 0/4] staging: speakup: refactor to make room for serial comms changes Okash Khawaja
 ` [PATCH v2 1/4] staging: speakup: add serial_out() method to spk_synth Okash Khawaja
   ` [PATCH v2 2/4] staging: speakup: add spk_serial_out_tty() Okash Khawaja
     ` [PATCH v2 3/4] staging: speakup: initialise serial_out() method in drivers Okash Khawaja
       ` [PATCH v2 4/4] staging: speakup: replace spk_serial_out() calls with serial_out() Okash Khawaja
 ` [PATCH v2 0/4] staging: speakup: refactor to make room for serial comms changes Samuel Thibault
   ` Okash Khawaja
     [not found]   ` <20161121100520.GA22858@kroah.com>
     ` Okash Khawaja

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).