diff options
author | 2011-05-11 20:39:05 +0800 | |
---|---|---|
committer | 2011-05-26 21:30:25 -0600 | |
commit | 80b4037033c2dae31e73810d506ce93b3783be05 (patch) | |
tree | 783fd060fd7fde5e26f655e183cf99405aab51a1 /tools/perf/scripts/python/sched-migration.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus (diff) | |
download | linux-dev-80b4037033c2dae31e73810d506ce93b3783be05.tar.xz linux-dev-80b4037033c2dae31e73810d506ce93b3783be05.zip |
spi/tle620x: add missing device_remove_file()
This patch includes below fixes:
1. Add missing device_remove_file for dev_attr_status_show in tle62x0_remove.
2. Fix tle62x0_probe error handling:
Currently, if the error happens when ptr > 0, gpio_attrs[0] is not
properly remove.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions