commit | cd1e65044d4473cca9a01bae7b7938f065044a4b | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Mon Jan 03 15:51:11 2011 -0700 |
committer | Grant Likely <grant.likely@secretlab.ca> | Mon Jan 03 16:02:49 2011 -0700 |
tree | a2c958b4bd303c88320650d4e8251e0aba64ef91 | |
parent | 6bd121e2d4dcabb145d390a7131ec83102dfb838 [diff] |
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>