projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
836e9ea
)
rtc: pcf85063: Fix the datasheet URL
author
Fabio Estevam
<festevam@gmail.com>
Thu, 3 Jun 2021 14:34:46 +0000
(11:34 -0300)
committer
Alexandre Belloni
<alexandre.belloni@bootlin.com>
Sun, 20 Jun 2021 21:48:35 +0000
(23:48 +0200)
The current datasheet URL is no longer valid.
Replace with a valid one.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link:
https://lore.kernel.org/r/20210603143447.2223353-2-festevam@gmail.com
drivers/rtc/rtc-pcf85063.c
patch
|
blob
|
history
diff --git
a/drivers/rtc/rtc-pcf85063.c
b/drivers/rtc/rtc-pcf85063.c
index 82becae1422990b616396bd9a46db9431882e259..9a5297098d396b528ef4d8b189762e47cf192165 100644
(file)
--- a/
drivers/rtc/rtc-pcf85063.c
+++ b/
drivers/rtc/rtc-pcf85063.c
@@
-21,8
+21,8
@@
/*
* Information for this driver was pulled from the following datasheets.
*
- * https://www.nxp.com/doc
uments/data_
sheet/PCF85063A.pdf
- * https://www.nxp.com/doc
uments/data_
sheet/PCF85063TP.pdf
+ * https://www.nxp.com/doc
s/en/data-
sheet/PCF85063A.pdf
+ * https://www.nxp.com/doc
s/en/data-
sheet/PCF85063TP.pdf
*
* PCF85063A -- Rev. 6 — 18 November 2015
* PCF85063TP -- Rev. 4 — 6 May 2015