commit | e583e654565fd12e45d8cef64dcdd80e2902ac13 | [log] [tgz] |
---|---|---|
author | Sakari Ailus <sakari.ailus@linux.intel.com> | Tue Aug 25 22:31:23 2020 +0200 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Mon Dec 07 15:50:48 2020 +0100 |
tree | 2b2771fa49931f229865a75060d37d3c0f625fea | |
parent | 82ab97c8c77629c4945de24c722cd4955cf70ef2 [diff] |
media: ccs-pll: Use explicit 32-bit unsigned type Use uint32_t instead of unsigned int for a variable that contains explicitly 32-bit numbers. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>