[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdbs2Thch4KiBNvSp+92wDKHrCkXKvhn7FKUH5WgbgS3Qg@mail.gmail.com>
Date: Mon, 27 Jul 2020 00:28:25 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Michael Walle <michael@...le.cc>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
kernel test robot <lkp@...el.com>
Subject: Re: [PATCH] gpio: regmap: fix type clash
On Sun, Jul 26, 2020 at 1:23 AM Michael Walle <michael@...le.cc> wrote:
> GPIO_REGMAP_ADDR_ZERO() cast to unsigned long but the actual config
> parameters are unsigned int. We use unsigned int here because that is
> the type which is used by the underlying regmap.
>
> Fixes: ebe363197e52 ("gpio: add a reusable generic gpio_chip using regmap")
> Reported-by: kernel test robot <lkp@...el.com>
> Signed-off-by: Michael Walle <michael@...le.cc>
Patch applied, thanks!
Yours,
Linus Walleij
Powered by blists - more mailing lists