commit | 0fc64cc0a27288e77ee8e12648d59632649371fc | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@igel.co.jp> | Thu Dec 25 18:17:18 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 27 14:49:09 2009 +0900 |
tree | 1104b4892473a1df3162941904b0a16bb2786adf | |
parent | 18801be7f805b891876a6676ec7fac2e1acdec13 [diff] |
sh: lockless gpio_get_value() This patch separates the register read and write functions to allow lockless gpio_get_value(). Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>