OSDN Git Service

ARM: davinci: cp-intc: convert all hex numbers to lowercase
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 14 Feb 2019 14:52:22 +0000 (15:52 +0100)
committerSekhar Nori <nsekhar@ti.com>
Tue, 19 Feb 2019 14:33:33 +0000 (20:03 +0530)
commit3b5d1c50ffb8ec86007dbd3683c0e1a06e089226
tree560cd6dedf7c94a3f2076b7ba29da94eec7adfaa
parentb35b55e72c12b29fc04c14ba71cb5d2e5580fead
ARM: davinci: cp-intc: convert all hex numbers to lowercase

Use lowercase letters in hexadecimal numbers in the cp-intc driver as
is done in most of the kernel code base.

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/cp_intc.c