mirror of
https://github.com/torvalds/linux
synced 2026-06-20 09:52:11 +09:00
We need to pass in the resource otherwise we cannot release the region properly. We must know whether it is an I/O or MEM resource. Spotted by Eric Brower. Signed-off-by: David S. Miller <davem@davemloft.net>