Files
linux/arch
Magnus Damm 18801be7f8 sh: make gpio_get/set_value() O(1)
This patch modifies the table based SuperH gpio implementation to
make use of direct table lookups. With this change the functions
gpio_get_value() and gpio_set_value() are O(1).

Tested on Migo-R using bitbanging mmc. Performance is improved from
11 KBytes/s to 26 Kbytes/s.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-01-27 14:49:09 +09:00
..
2009-01-26 21:19:57 +01:00
2009-01-26 21:19:57 +01:00
2009-01-26 21:19:57 +01:00
2009-01-27 14:49:09 +09:00
2009-01-06 15:58:58 -08:00