commit | ac425ed5fb0b6564d4eeee9fb13ef0c1f6da8e8f | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani@nikula.org> | Wed Feb 16 04:53:44 2011 -0600 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Mar 11 15:46:23 2011 +0200 |
tree | ce8751db88bb6c1593ce5ceea1331732c221f52e | |
parent | 545376e734a6b0a4c66efb7616724ae4dbb2e57a [diff] |
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>