diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-03-15 13:41:52 +0300 |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2015-03-30 21:55:48 +0300 |
commit | a44b0f5edfc63dc06af9bb0ae473f7852d8d2cb6 (patch) | |
tree | a42228eae3fb2c362982eab3a024314ccfe40458 /samples | |
parent | 9647507aff4d885d98a884a634d360b8f2d24c10 (diff) | |
download | linux-a44b0f5edfc63dc06af9bb0ae473f7852d8d2cb6.tar.xz |
leds: pca963x: Add missing initialiation of struct led_info.flags
Only the name and default_trigger fields are initialized.
Other fields (currently flags only) contain random stack data.
Pre-initialize the led structure completely to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions