]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: serial: Update serial driver for SH
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 25 Oct 2010 18:55:15 +0000 (03:55 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Tue, 11 Jan 2011 12:03:25 +0000 (21:03 +0900)
commit3f6c8e36c58736d34a09287f013ee6c5f02ef7aa
tree95bb1050cf8abb10e04cc079133074950021349f
parent0e7790d450000c1a2cda40458adb28707eaa5041
sh: serial: Update serial driver for SH

I copied the setting of CPU from Linux kernel and commonized it.
By this, we can communalize a kernel and information.
And added the serial setting of many CPU's.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/serial/serial_sh.c
drivers/serial/serial_sh.h [new file with mode: 0644]