Searched hist:cd1e65044d4473cca9a01bae7b7938f065044a4b (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/of/ |
H A D | platform.c | diff cd1e65044d4473cca9a01bae7b7938f065044a4b Mon Jan 03 23:51:11 CET 2011 Grant Likely <grant.likely@secretlab.ca> of/device: Don't register disabled devices
Device nodes with the property status="disabled" are not usable and so don't register them when parsing the device tree for devices.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Cc: Hollis Blanchard <hollis_blanchard@mentor.com> Cc: Deepak Saxena <deepak_saxena@mentor.com> Cc: Scott Wood <scottwood@freescale.com>, Cc: David Gibson <david@gibson.dropbear.id.au> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|