android_kernel_xiaomi_sm8350/arch/blackfin/mach-bf561
Mike Frysinger c9607ecc6e Blackfin Serial Driver: move common variables out of serial headers and into the serial driver
move common variables out of serial headers and into the serial driver and
rename "nr_ports" to "nr_active_ports" so as to easily differentiate
between BFIN_UART_NR_PORTS (the # of available) and nr_ports (the # of enabled)

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-10-13 09:51:38 -07:00
..
boards Blackfin arch: remove pata resources from generic board 2008-08-05 18:41:20 +08:00
include/mach Blackfin Serial Driver: move common variables out of serial headers and into the serial driver 2008-10-13 09:51:38 -07:00
coreb.c bf561-coreb: BKL unneeded for open() 2008-07-02 15:06:28 -06:00
dma.c [Blackfin] arch: Give the DMA base registers a more descriptive name 2008-04-24 05:31:18 +08:00
head.S Blackfin arch: move include/asm-blackfin header files to arch/blackfin 2008-08-27 10:51:02 +08:00
ints-priority.c Blackfin arch: mark some functions as __init as they are only called from __init functions 2008-08-14 14:35:20 +08:00
Kconfig Blackfin arch: split board selection off into mach subdirs 2007-11-15 20:49:44 +08:00
Makefile Blackfin arch: initial supporting for BF548-EZKIT 2007-07-12 22:41:45 +08:00