]> git.baikalelectronics.ru Git - kernel.git/commit
PNP: make resource option structures private to PNP subsystem
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Fri, 27 Jun 2008 22:57:04 +0000 (16:57 -0600)
committerAndi Kleen <andi@basil.nowhere.org>
Wed, 16 Jul 2008 21:27:06 +0000 (23:27 +0200)
commit477a5fd95700866185cca20d7ed951eced6ab784
treefc5713105b852ff71263ec73eb53a74d5e7e4f4d
parent77a9396c63d8c716752e6e99f035929464fcddab
PNP: make resource option structures private to PNP subsystem

Nothing outside the PNP subsystem should need access to a
device's resource options, so this patch moves the option
structure declarations to a private header file.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Rene Herman <rene.herman@gmail.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pnp/base.h
include/linux/pnp.h