summaryrefslogtreecommitdiff
path: root/drivers/pci/vpd.c
diff options
context:
space:
mode:
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>2018-11-16 01:46:56 +0300
committerDaniel Lezcano <daniel.lezcano@linaro.org>2018-12-19 00:22:23 +0300
commitbed8fc137e20df7dabcaff0bf2bfe494766aa556 (patch)
tree41fdd84a959a30db1127bdf8fb17c391df5da999 /drivers/pci/vpd.c
parent7b59263801077e480be79e5f9a3a3bcdefeb05b8 (diff)
downloadlinux-bed8fc137e20df7dabcaff0bf2bfe494766aa556.tar.xz
clocksource/drivers/meson6_timer: Use register names from the datasheet
This makes the driver use the names from S805 datasheet for the preprocessor #defines. This makes it easier to spot that the driver currently only supports Timer A (as clockevent with interrupt support) and Timer E (as clocksource without interrupts). Timer B, C and D (which are similar to Timer A) are currently not supported by the driver. While here, this also removes the internal "CED_ID" and "CSD_ID" defines which are used to identify the timer. These IDs are not described in the datasheet and thus make it harder to compare the code to what's written in the datasheet. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'drivers/pci/vpd.c')
0 files changed, 0 insertions, 0 deletions