Re: [PATCH 1/3] firmware: vpd: Destroy vpd sections in remove function

From: Randy Dunlap
Date: Wed Nov 15 2017 - 20:08:33 EST


On 11/15/17 13:00, Guenter Roeck wrote:
> vpd sections are initialized during probe and thus should be destroyed
> in the remove function.
>
> Fixes: 049a59db34eb ("firmware: Google VPD sysfs driver")
> Signed-off-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> ---
> drivers/firmware/google/vpd.c | 11 +++++++++--
> 1 file changed, 9 insertions(+), 2 deletions(-)

For all 3 patches:
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Thanks.

--
~Randy