summaryrefslogtreecommitdiff
path: root/arch/arm/mach-davinci/pm.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2020-07-24 16:09:16 +0200
committerArnd Bergmann <arnd@arndb.de>2020-07-24 16:09:16 +0200
commit92607f8a4451b5836f3add699633d35bb8aa5ffe (patch)
tree7096b4903ac4a3471ee3152c846cab6b0303880b /arch/arm/mach-davinci/pm.c
parent5644f690b92c277f58ebc7452a095aa20e809478 (diff)
parent951e3956863270f664eea42dd359fea6402ce59c (diff)
Merge tag 'davinci-for-v5.9/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into arm/soc
DaVinci SoC updates for v5.9 This pull requests contains some clean-ups for SoC support. No functional changes included. * tag 'davinci-for-v5.9/soc' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci: ARM: davinci: dm646x-evm: Simplify error handling in 'evm_sw_setup()' ARM: davinci: Fix trivial spelling ARM: davinci: Replace HTTP links with HTTPS ones Link: https://lore.kernel.org/r/348578af-71ea-812e-ec42-31afe7847b85@ti.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-davinci/pm.c')
-rw-r--r--arch/arm/mach-davinci/pm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/pm.c b/arch/arm/mach-davinci/pm.c
index e33c6bcb4598..323ee4e657c4 100644
--- a/arch/arm/mach-davinci/pm.c
+++ b/arch/arm/mach-davinci/pm.c
@@ -2,7 +2,7 @@
/*
* DaVinci Power Management Routines
*
- * Copyright (C) 2009 Texas Instruments, Inc. http://www.ti.com/
+ * Copyright (C) 2009 Texas Instruments, Inc. https://www.ti.com/
*/
#include <linux/pm.h>