From: Aviv Laufer Date: Tue, 23 Jun 2009 13:28:36 +0000 (+0300) Subject: backlight: Fix tdo24m crash on kmalloc X-Git-Tag: v2.6.31-rc2~69^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d469c6c38c9deaa1836d2c1955330944719e4ef;p=pandora-kernel.git 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 Signed-off-by: Richard Purdie --- Reading git-diff-tree failed