commit | 05254a2b12ec922602b673780152a40d7517505a | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Mar 25 13:15:01 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Apr 14 12:48:55 2020 +0200 |
tree | bbf4164c9b5e3170e5cc9f39cc86666d70e61eb5 | |
parent | ad03da58ea57304ca7c78105cb9906336c3d03e6 [diff] |
media: ti-vpe: cal: remove useless IRQ defines Remove a bunch of IRQ defines, of which only CAL_HL_IRQ_ENABLE and CAL_HL_IRQ_CLEAR are used, and these defines only end up obfuscating code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Benoit Parrot <bparrot@ti.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>