]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ARM: davinci: aintc: drop the 00 prefix from register offsets
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 14 Feb 2019 14:52:07 +0000 (15:52 +0100)
committerSekhar Nori <nsekhar@ti.com>
Tue, 19 Feb 2019 14:14:26 +0000 (19:44 +0530)
commit919da6f198d767155d4ce9d456e591f4be11d9de
tree978f3cce7b2bd6a264b7f6d815dae0bc37b88ae1
parent2b6a2e74f2bff4ae226c35113c8b9d802c50f2a6
ARM: davinci: aintc: drop the 00 prefix from register offsets

Since no offset goes past 0xff - let's drop the 00 prefix for better
readability. While we're at it: convert all hex numbers to lower-case.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/irq.c