commit | 14476007c90005c8992b786c15a59cca31f53268 | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Thu Jul 10 01:02:08 2008 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jul 15 18:44:34 2008 +0100 |
tree | 625733f5555d157f9c304d889fce1d2e521dd3b4 | |
parent | 315806cb19f9d375dccbc2d60fa14e16afdcd5ac [diff] |
[MIPS] txx9: Make gpio_txx9 entirely spinlock-safe TXx9 GPIO set/get routines are spinlock-safe. This patch make gpio_direction_{input,output} routines also spinlock-safe so that they can be used during early board setup. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>