mirror of
https://github.com/torvalds/linux
synced 2026-06-23 11:22:06 +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>