media: ipu3-cio2: Remove explicit type from frame size checks
authorSakari Ailus <sakari.ailus@linux.intel.com>
Mon, 12 Oct 2020 09:34:30 +0000 (11:34 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 09:31:14 +0000 (10:31 +0100)
commit40f072e181550058307a2847e4a1b417b05da293
tree492523ca345a990ad0f8234e9a719af061895d3e
parent44e6d472cef6ad2ef1954bcbca9a91505bca1bfd
media: ipu3-cio2: Remove explicit type from frame size checks

Now that the values are unsigned, we can remove the explicit cast to u32.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/pci/intel/ipu3/ipu3-cio2.c