]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl: intel: Convert unsigned to unsigned int
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 26 Sep 2018 14:50:26 +0000 (17:50 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Feb 2023 11:47:18 +0000 (12:47 +0100)
commit30765be9a22d7cb61ba94c276ac857228c52972d
treebfb8096adf4cbea25db4ec8e80916ba25b0c329d
parente671e63587c92b3fd767cf82e73129f6d5feeb33
pinctrl: intel: Convert unsigned to unsigned int

[ Upstream commit 04035f7f59bd106219d062293234bba683f6db71 ]

Simple type conversion with no functional change implied.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Stable-dep-of: a8520be3ffef ("pinctrl: intel: Restore the pins that used to be in Direct IRQ mode")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pinctrl/intel/pinctrl-intel.c
drivers/pinctrl/intel/pinctrl-intel.h