]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
resource: add resource_type() and IORESOURCE_TYPE_BITS
authorMagnus Damm <damm@igel.co.jp>
Thu, 16 Oct 2008 05:05:15 +0000 (22:05 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:51 +0000 (11:21 -0700)
commitc9f66169f1c696f9489503d7de92daff135c1efd
treeb96efd22193122874196c4809b94069f8e46cb34
parentc26ec88ea86ad5122a6ea5ad635e6a1f6c395d74
resource: add resource_type() and IORESOURCE_TYPE_BITS

Add resource_type() and IORESOURCE_TYPE_BITS.  They make it easier to add
more resource types without having to rewrite tons of code.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/base/platform.c
include/linux/ioport.h