commit | f5a000c9f8c19608f19f16d01338f0738ce3757f | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Oct 03 16:55:48 2016 +0300 |
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Mon Nov 14 03:35:00 2016 +0200 |
tree | 6bd43df5a9aeeb0a4ffcf33d1e8a822326284465 | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
video: of: Constify node argument to display timing functions The node pointer passed to the display timing functions is never modified, make it const. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>