summaryrefslogtreecommitdiff
path: root/ioexact.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-09-24 14:47:33 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-09-24 14:52:30 +0200
commit4b9b29d4b8a169ce68ece4fc293e5524ee8e9577 (patch)
treedb70468c5cc648ee06e3a0552b42270efe62216f /ioexact.c
parentb3a9f17eb9c7a47e6c4aee3649179b2a54d17eca (diff)
all: Fix some typos in comments and printed strings
All found using codespell. s/addres/address/ s/noone/no one/ s/endianess/endianness/ s/Successfull/Successful/ Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ioexact.c')
0 files changed, 0 insertions, 0 deletions
ff)
rt2x00: fix clk_get call
clk_get() takes two arguments and might return ERR_PTR(), so we have to nullify pointer on that case, to do not break further call to clk_get_rate(). Reported-by: Felix Fietkau <nbd@nbd.name> Fixes: 34db70b92fae ("rt2x00: add copy of clk for soc devices") Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/soc/tegra/pmc.h')