commit | 5c348ba96cdfd2db6a254de259b54cc20fa7d78a | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Fri Apr 11 16:25:06 2014 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Mon Apr 14 16:42:49 2014 +0300 |
tree | 8da9b39de63d72c50658f2b720bf5058c314f686 | |
parent | a57a22c817fbcb69d41ae517e02933618482f42d [diff] |
OMAPDSS: Change struct reg_field to dispc_reg_field Avoid colision with regmap's struct reg_field definition by renaming omapdss's struct reg_field to dispc_reg_field, and moving it inside dispc.c as that's the only place it is used. Signed-off-by: Jyri Sarha <jsarha@ti.com> Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>