summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorThierry Reding <thierry.reding@avionic-design.de>2013-01-14 14:53:20 +0400
committerLinus Walleij <linus.walleij@linaro.org>2013-01-17 15:27:08 +0400
commit11c0ceec073cb35a1bedfdece701351cfc1da5b7 (patch)
treedd54d26489042319f79ab612dd9cf52c9ed8b028 /fs
parent6948ce588bd765352df6f6b866f2151e26489ef1 (diff)
downloadlinux-11c0ceec073cb35a1bedfdece701351cfc1da5b7.tar.xz
gpio: mvebu: Don't free chip label memory
The gpio_chip.label field is a const char * and assigned the value of a call to dev_name(). Memory obtained from dev_name() should not be freed by drivers. Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions