commit | 974ea17692b59e09c5d0af1a3bc09f45d1892ea4 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Nov 24 09:25:00 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Thu Nov 26 08:05:24 2020 +0100 |
tree | 01fa0b27a0d7d82db58e234835b1f6449bc14f3b | |
parent | 9e0067417b26f3d9a6e3292323a160f20620a468 [diff] |
media: vidtv: cleanup PSI descriptor write function This function initializes the psi_args twice, and receives a struct, instead of a pointer to a struct. Clean it up. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>