On Thu, Aug 19, 2021 at 02:58:00PM -0400, Tom Rini wrote:
> This driver uses the CONFIG namespace to set the chips internal CONFIG
> namespace related bits. However, CONFIG is reserved for the top-level
> Kconfig based configuration system. Use CFG as the namespace here
> instead to avoid pollut
On Fri, Aug 20, 2021 at 2:58 AM Tom Rini wrote:
>
> This driver uses the CONFIG namespace to set the chips internal CONFIG
> namespace related bits. However, CONFIG is reserved for the top-level
> Kconfig based configuration system. Use CFG as the namespace here
> instead to avoid pollution.
>
>
This driver uses the CONFIG namespace to set the chips internal CONFIG
namespace related bits. However, CONFIG is reserved for the top-level
Kconfig based configuration system. Use CFG as the namespace here
instead to avoid pollution.
Signed-off-by: Tom Rini
---
drivers/input/i8042.c | 4 ++--
3 matches
Mail list logo