diff options
author | Marek Behún <marek.behun@nic.cz> | 2020-09-18 00:32:58 +0200 |
---|---|---|
committer | Pavel Machek <pavel@ucw.cz> | 2020-09-26 21:56:39 +0200 |
commit | ff5c89d44453e7ad99502b04bf798a3fc32c758b (patch) | |
tree | ad9b83cb07dbec5382ea0e2d2c8ad48d62bc8e76 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2c67756254349d2b4a1af92c846e32f7e15fae89 (diff) |
leds: bcm6328, bcm6358: use devres LED registering function
These two drivers do not provide remove method and use devres for
allocation of other resources, yet they use led_classdev_register
instead of the devres variant, devm_led_classdev_register.
Fix this.
Signed-off-by: Marek Behún <marek.behun@nic.cz>
Cc: Álvaro Fernández Rojas <noltari@gmail.com>
Cc: Kevin Cernekee <cernekee@gmail.com>
Cc: Jaedon Shin <jaedon.shin@gmail.com>
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Cc: stable@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions