diff options
| author | Nick Stoughton <nstoughton@logitech.com> | 2019-07-17 14:56:06 -0700 |
|---|---|---|
| committer | Jacek Anaszewski <jacek.anaszewski@gmail.com> | 2019-07-22 20:35:01 +0200 |
| commit | ed2abfebb041473092b41527903f93390d38afa7 (patch) | |
| tree | 803ab63814af8fef67995d9f6db33021bc8b905d /scripts/gdb/linux/modules.py | |
| parent | 79937a4beeaeb3e2584db5dfe3a7c9ee3d5f97f6 (diff) | |
leds: leds-lp5562 allow firmware files up to the maximum length
Firmware files are in ASCII, using 2 hex characters per byte. The
maximum length of a firmware string is therefore
16 (commands) * 2 (bytes per command) * 2 (characters per byte) = 64
Fixes: ff45262a85db ("leds: add new LP5562 LED driver")
Signed-off-by: Nick Stoughton <nstoughton@logitech.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
