]> git.baikalelectronics.ru Git - kernel.git/commit
ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 22:34:38 +0000 (16:34 -0600)
committerLen Brown <len.brown@intel.com>
Tue, 29 Apr 2008 07:22:29 +0000 (03:22 -0400)
commita966abe839efc0162c5ecf6d0caf3781bd0c137a
treeed55914e1fe6c12435ecbb18650e29327268dcd8
parente0eeb785208c9c768901cc39be5cdb81a8f3f4ca
ISAPNP: fold isapnp_read_resources() back into isapnp_get_resources()

isapnp_get_resources() does very little besides call
isapnp_read_resources(), so just fold them back together.

Based on a patch by Rene Herman <rene.herman@gmail.com>

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pnp/isapnp/core.c