[PATCH v2 1/3] PNPACPI: exclude devices already bound

2012-11-23 Thread Adrian Hunter
From: Mika Westerberg This will exclude ACPI platform devices from also being created as PNP devices. Signed-off-by: Adrian Hunter --- drivers/pnp/pnpacpi/core.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/pnp/pnpacpi/core.c b/drivers/pnp/pnpacpi/core.c index

[PATCH v2 1/3] PNPACPI: exclude devices already bound

2012-11-23 Thread Adrian Hunter
From: Mika Westerberg mika.westerb...@linux.intel.com This will exclude ACPI platform devices from also being created as PNP devices. Signed-off-by: Adrian Hunter adrian.hun...@intel.com --- drivers/pnp/pnpacpi/core.c | 4 1 file changed, 4 insertions(+) diff --git