Re: [PATCH] iio: light: vcnl4035: fix scan buffer on big-endian
From: Markus Elfring
Date: Mon Mar 16 2026 - 06:43:04 EST
> Rework vcnl4035_trigger_consumer_handler() so that we are not passing
> what should be a u16 value as an int * to regmap_read(). This won't
> work on bit endian systems.
…
big?
See also once more:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/stable-kernel-rules.rst?h=v7.0-rc4#n34
Regards,
Markus