commit | ff2e4e2f2a3dbb7f9c60850089c2ac78499dbe51 | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@edgeble.ai> | Wed Jan 17 13:21:43 2024 +0530 |
committer | Anatolij Gustschin <agust@denx.de> | Sun Apr 21 09:07:00 2024 +0200 |
tree | 9cfa4ecfac675dc1627c697ba92e89e3c392bd78 | |
parent | f0f4b6afbc55e8444080c41072e6073fd1a75b41 [diff] |
video: rockchip: vop: Simplify rkvop_enable Get the regs from priv pointer instead of passing it an argument. This would simplify the code and better readability. Signed-off-by: Jagan Teki <jagan@edgeble.ai>