summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJi-Ze Hong (Peter Hong) <hpeter@gmail.com>2016-10-04 10:28:00 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-10-27 16:28:16 +0200
commit06e3957259ef9003061c3c153232266ab8967e34 (patch)
tree85e14452d078b1bc3ef12caf097463f2093ab097 /net
parentserial: 8250_fintek: Refactoring read/write method (diff)
downloadlinux-06e3957259ef9003061c3c153232266ab8967e34.tar.xz
linux-06e3957259ef9003061c3c153232266ab8967e34.zip
serial: 8250_fintek: Set IRQ Mode when port probed
Set IRQ Mode when port probed in probe_setup_port() It should hold the IO port premission via fintek_8250_enter_key() and release via fintek_8250_exit_key() when we configure the SuperIO. This patch will move all SuperIO configure operations to probe_setup_port() to reduce fintek_8250_enter_key() and fintek_8250_exit_key() usage. Suggested-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Ji-Ze Hong (Peter Hong) <hpeter+linux_kernel@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions