History log of /drivers/tty/hvc/hvc_bfin_jtag.c
Revision Date Author Comments
5427bcf5e95245d3e220742ac703182bdb973769 05-Feb-2011 Mike Frysinger <vapier@gentoo.org> hvc: add Blackfin JTAG console support

This converts the existing bfin_jtag_comm TTY driver to the HVC layer so
that the common HVC code can worry about all of the TTY/polling crap and
leave the Blackfin code to worry about the Blackfin bits.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>