]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/pwm/pwm-iqs620a.c
pwm: iqs620a: Use lowercase hexadecimal literals for consistency
authorThierry Reding <thierry.reding@gmail.com>
Mon, 15 Jun 2020 14:10:16 +0000 (16:10 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 17 Jun 2020 18:42:59 +0000 (20:42 +0200)
commitb8fb642afa0277a0a9072fe119c1fce18437de0d
treece3968ef0dd07392f2a6c6a9e15142fc3596b06e
parenta9d887dc1c60ed67f2271d66560cdcf864c4a578
pwm: iqs620a: Use lowercase hexadecimal literals for consistency

Other drivers use lowercase hexadecimal literals, so convert the IQS620a
driver to do the same for consistency.

Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-iqs620a.c