From: Alan Cox Date: Tue, 4 Sep 2012 15:34:45 +0000 (+0100) Subject: tty: Split the serial_core helpers for setserial into two X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ba2e769825fef035a943ed74d90379245508764;p=pandora-kernel.git tty: Split the serial_core helpers for setserial into two We want them split so that we can call them from setserial functionality where we copy to/from user space and do the locking, but also from sysfs where in future we'll want to came them within a sysfs context. Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed