Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
backlight: Fix tdo24m crash on kmalloc
There is a crash in tdo24m module caused by a call to kmalloc with the second parameter sizeof(flag) instead of flag. Signed-off-by: Aviv Laufer <aviv.laufer@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
- Loading branch information