commit | f162584232e1b7eb05647abb1f109cbe91543ac8 | [log] [tgz] |
---|---|---|
author | Kim, Milo <Milo.Kim@ti.com> | Wed Sep 12 20:16:03 2012 +0800 |
committer | Bryan Wu <bryan.wu@canonical.com> | Thu Sep 13 11:54:21 2012 +0800 |
tree | 6c72e109f333b0f6d2c76d48b1223f62a85f0d1a | |
parent | 23301b7f1b8910fb3ba84935edbf665808f53871 [diff] |
leds-lp5523: Fix riskiness of the page fault The last attribute should be terminated as NULL because any member of attribute structure is accessed while adding the sysfs file. If not, invalid address may cause the page fault problem. Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com> Signed-off-by: Bryan Wu <bryan.wu@canonical.com>