aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/8250_pnp.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2008-06-27 16:56:59 -0600
committerAndi Kleen <andi@basil.nowhere.org>2008-07-16 23:27:06 +0200
commit25d39c39d82d062f4be685146abd054a3bafdf12 (patch)
treef03404297394dac0149d8ea7346b9ff886e78735 /drivers/serial/8250_pnp.c
parentPNPACPI: keep disabled resources when parsing current config (diff)
downloadlinux-dev-25d39c39d82d062f4be685146abd054a3bafdf12.tar.xz
linux-dev-25d39c39d82d062f4be685146abd054a3bafdf12.zip
PNP: remove ratelimit on add resource failures
We used to have a fixed-size resource table. If a device had twenty resources when the table only had space for ten, we didn't need ten warnings, so we added the ratelimit. Now that we can dynamically allocate new resources, we should only get failures if the allocation fails. That should be rare enough that we don't need to ratelimit the messages. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com> Signed-off-by: Andi Kleen <ak@linux.intel.com>
Diffstat (limited to 'drivers/serial/8250_pnp.c')
0 files changed, 0 insertions, 0 deletions