commit | dc50be89d78fa381b07ed11b82b00674dd6bf6b7 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Mar 03 12:15:39 2017 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Jun 02 10:57:21 2017 +0300 |
tree | bef1530b5ef9b4273af921f214d9b2346c3798f6 | |
parent | 4b9cdd96e7ea3dc2cd0edac67835f6f38c4f14c9 [diff] |
drm/omap: ratelimit OCP error Use dev_err_ratelimited() when an OCP error happens, to slightly easen the flood. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>