Re: [PATCH] thermal: intel: fix unmatched pci_release_region

From: Daniel Lezcano
Date: Mon Dec 09 2019 - 10:43:01 EST


On 06/12/2019 08:55, Chuhong Yuan wrote:
> The driver calls pci_request_regions() in probe and uses
> pci_release_regions() in probe failure.
> However, it calls pci_release_region() in remove, which does
> match the other two calls.
> Use pci_release_regions() instead to unify them.
>
> Signed-off-by: Chuhong Yuan <hslester96@xxxxxxxxx>

Applied, thanks!


--
<http://www.linaro.org/> Linaro.org â Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog