Searched hist:"69 edbba0021a48fe034849501513930f6175cb5d" (Results 1 – 2 of 2) sorted by relevance
/linux/arch/sh/boards/ |
H A D | Kconfig | diff 69edbba0021a48fe034849501513930f6175cb5d Thu Dec 25 10:17:34 CET 2008 Magnus Damm <damm@igel.co.jp> sh: use gpiolib
This patch updates the SuperH gpio code to make use of gpiolib. The gpiolib callbacks get() and set() are lockless, but we use our own spinlock for the other operations to make sure hardware register bitfield accesses stay atomic.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|
/linux/arch/sh/ |
H A D | Kconfig | diff 69edbba0021a48fe034849501513930f6175cb5d Thu Dec 25 10:17:34 CET 2008 Magnus Damm <damm@igel.co.jp> sh: use gpiolib
This patch updates the SuperH gpio code to make use of gpiolib. The gpiolib callbacks get() and set() are lockless, but we use our own spinlock for the other operations to make sure hardware register bitfield accesses stay atomic.
Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
|