linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [RFC] possible removal of omap-serial
@ 2014-03-20 23:52 Felipe Balbi
  2014-03-21  0:04 ` Alan Cox
  2014-03-21  0:12 ` Greg KH
  0 siblings, 2 replies; 11+ messages in thread
From: Felipe Balbi @ 2014-03-20 23:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hi folks,

I've been toying with the idea of removing
drivers/tty/serial/omap-serial.c since that's, to put it bluntly, an
ungly copy of 8250 driver.

The original concern was wrt suspend/resume but I think it'd be a far
better approach to implement runtime PM in 8250 and write a rather small
8250-omap.c glue (much like 8250-acorn.c or 8250-dw.c) just to get the
OMAP-specific details out of the way.

The question I have is: omap-serial.c calls the serial devnodes ttyO\d,
instead of ttyS\d so removing omap-serial.c would have a direct impact
in userland. I wonder if it's an acceptable "regression" considering
we'd be able to reuse 8250 gaining proper Flow Control support, proper
DMA support, years and years of bug-fixes, etc.

What do you guys say ?

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140320/277e2096/attachment.sig>

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

end of thread, other threads:[~2014-03-21 17:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-20 23:52 [RFC] possible removal of omap-serial Felipe Balbi
2014-03-21  0:04 ` Alan Cox
2014-03-21  0:12 ` Greg KH
2014-03-21  1:35   ` Felipe Balbi
2014-03-21  1:37     ` Felipe Balbi
2014-03-21  2:36       ` Greg KH
2014-03-21  2:45         ` Robert Nelson
2014-03-21  2:52           ` Felipe Balbi
2014-03-21 17:10             ` Tony Lindgren
2014-03-21 17:36               ` Felipe Balbi
2014-03-21 17:44                 ` Greg KH

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 NNTP newsgroup(s).