commit | cafc4cd0c8b81caa32312d8f1d801a21beaccba1 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Tue Jun 14 08:00:20 2016 -0500 |
committer | Duc Dang <dhdang@apm.com> | Mon Jun 20 18:13:54 2016 -0700 |
tree | a756d9c16af1d66d951df3e96a55c9e267a34d94 | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
arm64: dts: apm: Use lowercase consistently for hex constants The convention in these files is to use lowercase for "0x" prefixes and for the hex constants themselves, but a few changes didn't follow that convention, which makes the file annoying to read. Use lowercase consistently for the hex constants. No functional change intended. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Duc Dang <dhdang@apm.com>