From a44b0f5edfc63dc06af9bb0ae473f7852d8d2cb6 Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Sun, 15 Mar 2015 03:41:52 -0700 Subject: [PATCH] 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 Signed-off-by: Bryan Wu --- Reading git-format-patch failed