diff options
author | Pan Bian <bianpan2016@163.com> | 2017-08-11 07:13:13 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 16:55:47 +0200 |
commit | 75e5bae6ddf74740dd6ee35bc2d33ac9018037f4 (patch) | |
tree | 44f7e3126065ca304f504adff32dde5bd57c123e /samples | |
parent | e41e164c3cdff632f7e4372d1d5a0df35338c370 (diff) | |
download | linux-75e5bae6ddf74740dd6ee35bc2d33ac9018037f4.tar.bz2 |
firmware: vpd: use memunmap instead of iounmap
In functions vpd_sections_init() and vpd_section_init(), iounmap() is
used to unmap memory. However, in these cases, memunmap() should be
used.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions