On Wed, Jun 3, 2026 at 10:26 AM Bartosz Golaszewski <[email protected]> wrote:
> The lack of get_direction() callbacks in this driver causes GPIOLIB to > emit a warning. Implement them for 16- and 32-bit variants. > > Reported-by: Christophe Leroy <[email protected]> > Closes: > https://lore.kernel.org/all/63487206f6e5a93eaf9f41784317fe99d394312f.1780399750.git.chle...@kernel.org/ > Fixes: ec2cceadfae7 ("gpiolib: normalize the return value of gc->get() on > behalf of buggy drivers") > Signed-off-by: Bartosz Golaszewski <[email protected]>
