commit | b08395e5038e3337bb85c7246a635a3be6d5a29c | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Fri Jun 27 16:57:10 2008 -0600 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed Jul 16 23:27:07 2008 +0200 |
tree | 1d99396ff32220362df1eff40563052745472da8 | |
parent | 6e906f0e1c8633ed357a64e9861f1822789bee3d [diff] |
PNP: remove redundant pnp_can_configure() check pnp_assign_resources() is static and the only caller checks pnp_can_configure() before calling it, so no need to do it again. 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>