linux/drivers/staging/sm7xxfb
Devendra Naga d328ddd20e 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 <devendra.aaru@gmail.com>
Acked-by: Javier Muñoz <jmunhoz@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-04 14:23:33 -07:00
..
Kconfig staging/sm7xxfb: select sm7xxfb only when CONFIG_PCI is enabled 2012-07-16 18:55:13 -07:00
Makefile
sm7xx.h staging: sm7xxfb: dead code removal 2012-06-26 15:03:54 -07:00
sm7xxfb.c staging: sm7xxfb: copy device name before we pass to the smtc_alloc_fb_info 2012-09-04 14:23:33 -07:00
TODO