diff options
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 2010-11-11 14:44:52 (GMT) |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-11-15 05:52:21 (GMT) |
commit | e4105119aca9b86b163fa07428df1f615034a03d (patch) | |
tree | 2896d2accf7264ed04d71cc260803593fe4dabf9 /drivers/video/modedb.c | |
parent | 9fbbdde93231ad7f35c217aa6bbbc7995133f483 (diff) | |
download | linux-e4105119aca9b86b163fa07428df1f615034a03d.tar.xz |
fbdev: export fb_edid_add_monspecs() for modules, improve algorithm
fb_edid_add_monspecs() should also be exported for use in modules, and it
requires a dummy version for the case, when CONFIG_FB_MODE_HELPERS is not
selected. This patch also improves the algorithm by removing a redundant
memory allocation, adds function documentation, adds data verification and
replaces memmove() with memcpy().
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/video/modedb.c')
0 files changed, 0 insertions, 0 deletions