commit | 0d426eda7c94d864ead913f7099c623521368443 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <cbouatmailru@gmail.com> | Fri Oct 01 17:21:54 2010 +0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 22 10:20:07 2010 -0700 |
tree | 97e8b817078c87bb26be2d8389daa4f063c0decd | |
parent | 6b5756f176568a710d008d3b478128fafb6707f0 [diff] |
altera_uart: Add support for different address strides Some controllers implement registers with a stride, to support those we must implement the proper IO accessors. 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>