OMAP: DSS2: Fix def_disp module param description
authorJani Nikula <jani@nikula.org>
Wed, 16 Feb 2011 10:53:44 +0000 (04:53 -0600)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 11 Mar 2011 13:46:23 +0000 (15:46 +0200)
commitac425ed5fb0b6564d4eeee9fb13ef0c1f6da8e8f
treece8751db88bb6c1593ce5ceea1331732c221f52e
parent545376e734a6b0a4c66efb7616724ae4dbb2e57a
OMAP: DSS2: Fix def_disp module param description

MODULE_PARM_DESC() takes the name of the actual module parameter, not the
name of the variable, as input. Fix the module parameter description for
def_disp.

Signed-off-by: Jani Nikula <jani@nikula.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/core.c