On 01/16/2013 07:47 AM, Greg KH wrote: > On Thu, Jan 03, 2013 at 03:53:00PM +0100, Jiri Slaby wrote: >> In this series we get rid of the tty_port_tty_get in most hot paths as >> all the flipping functions needs to know is in tty_port already. This >> simplifies the code at some places a lot. >> >> Two fixes for coverity issues are included. > > All applied, but the drivers/staging/sb105x/ driver is now broken, can > you send me a follow-on patch to fix it?
I intentionally ignored that one as at the time of sending the patches, it was marked as BROKEN in -next. It is still broken, since it does not even have a tty_port for each port which is a requirement for a while already. That is also a prerequisite to fix the build failure. Steven, do you have any plans with the driver? What is its planned destiny? thanks, -- js suse labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/