commit | 2f8b9c15cd88ce22bd80e6eb3988dbaa49f1efd3 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <cbouatmailru@gmail.com> | Fri Oct 01 17:21:33 2010 +0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:20:07 2010 -0700 |
tree | 05756c8ef6614576b8e3370dd40586a5959a9069 | |
parent | 54381067ed7873e6173d6fe32818a585ad667723 [diff] |
altera_uart: Add support for polling mode (IRQ-less) Some Altera UART implementations doesn't route the IRQ line, so we have to work in polling mode. Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com> Acked-by: Tobias Klauser <tklauser@distanz.ch> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>