[PATCH v1 0/2] serial: 8250: Split out platform and RSA drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Split out RSA and platform drivers from 8250_core.c. After this
the core source code becomes indeed like a core library without
any specific drivers in it. It also helps with further development
of the platform driver part.

Andy Shevchenko (2):
  serial: 8250: Extract RSA bits
  serial: 8250: Extract platform driver

 drivers/tty/serial/8250/8250.h          |  29 +-
 drivers/tty/serial/8250/8250_core.c     | 464 +-----------------------
 drivers/tty/serial/8250/8250_platform.c | 339 +++++++++++++++++
 drivers/tty/serial/8250/8250_rsa.c      | 133 +++++++
 drivers/tty/serial/8250/Makefile        |   6 +-
 5 files changed, 513 insertions(+), 458 deletions(-)
 create mode 100644 drivers/tty/serial/8250/8250_platform.c
 create mode 100644 drivers/tty/serial/8250/8250_rsa.c

-- 
2.43.0.rc1.1336.g36b5255a03ac





[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux