commit | 29ddd6e171abae990a881b9e221359f13c546369 | [log] [tgz] |
---|---|---|
author | Jyri Sarha <jsarha@ti.com> | Thu Jul 02 16:26:12 2015 +0300 |
committer | Jyri Sarha <jsarha@ti.com> | Thu Feb 25 16:39:35 2016 +0200 |
tree | 52fe3c278ffa094913169fb53317c892eb56c83e | |
parent | 7974dff4957f953f0f6fd71c30e02a7c25aea7f0 [diff] |
drm/tilcdc: Allocate register storage based on the actual number registers Allocate suspend/resume register storage based on the actual number registers the driver is aware of. The static allocation for register storage had fallen behind badly. Reported-by: Michael Bode <michael@bumbleB.de> Signed-off-by: Jyri Sarha <jsarha@ti.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>