From: Devendra Naga Date: Sun, 26 Aug 2012 06:27:16 +0000 (+0530) Subject: staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~732 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d328ddd20e076e940f4931cd032aedf1ae2ced73;p=pandora-kernel.git staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info the name is not initialised and passed to the function smtc_alloc_fb_info and copies the name into a member of fb structure. copy the name before calling alloc_fb_info. Signed-off-by: Devendra Naga Acked-by: Javier Muñoz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed