OMAP: DSS2: OMAPFB: Add null pointer check
authorSamreen <samreen@ti.com>
Tue, 16 Nov 2010 11:49:07 +0000 (12:49 +0100)
committerTomi Valkeinen <tomi.valkeinen@nokia.com>
Mon, 10 Jan 2011 09:09:53 +0000 (11:09 +0200)
A null pointer check added. And using kstrdup()
instead of kmalloc() & strcpy()

Signed-off-by: Samreen <samreen@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>

No differences found