OSDN Git Service

media: atomisp: fix a broken compat32 code
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Apr 2020 12:02:03 +0000 (14:02 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Wed, 20 May 2020 10:32:14 +0000 (12:32 +0200)
commite7b955f8e0184c54aae27e91ce3c385ff95377b8
tree1c98b559b5fd16d4c07807c379a81709e0e164c8
parentc1b70ae094d37e379e0c4e14db513e50a8e5bb6f
media: atomisp: fix a broken compat32 code

There's a typo at the compat32 code, with forgot to get the
pointer address, causing the driver to not build.

Not sure why this didn't produce an error back when the
driver got removed.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_compat_ioctl32.c