OMAP: DSS2: Remove usage of struct dispc_reg
authorArchit Taneja <archit@ti.com>
Fri, 6 May 2011 06:15:51 +0000 (11:45 +0530)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:53 +0000 (14:20 +0300)
commit55978cc20efca8c40a7f4500df868e3d2ac8c025
tree5bfd84d6cdda8a224ab092e30057cc9052afa984
parent702d144845086cacf8bb4f23196189f260c250e2
OMAP: DSS2: Remove usage of struct dispc_reg

struct dispc_reg was originally used while migrating from old omapfb to
catch cases where the arguments to dispc_read_reg/dispc_write_reg were in
wrong order, since old omapfb had the arguments in reverse order.

Remove this struct and use u16 instead

Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dispc.c
drivers/video/omap2/dss/dispc.h