diff options
| author | Nishanth Menon <[email protected]> | 2023-11-01 15:56:03 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-10 11:01:50 -0500 |
| commit | a94a4071d449e12c9fb5ac37d6362d22efcb27da (patch) | |
| tree | 30296c854ff64fb51f5a484fefec2902ce0fb5c8 /drivers/reset | |
| parent | a40f35f0691f862d527ed75329773a24369a5b7e (diff) | |
tree-wide: Replace http:// link with https:// link for ti.com
Replace instances of http://www.ti.com with https://www.ti.com
Signed-off-by: Nishanth Menon <[email protected]>
Diffstat (limited to 'drivers/reset')
| -rw-r--r-- | drivers/reset/reset-dra7.c | 2 | ||||
| -rw-r--r-- | drivers/reset/reset-ti-sci.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/reset/reset-dra7.c b/drivers/reset/reset-dra7.c index a9589d448dc..05101a94f9b 100644 --- a/drivers/reset/reset-dra7.c +++ b/drivers/reset/reset-dra7.c @@ -2,7 +2,7 @@ /* * Texas Instruments DRA7 reset driver * - * Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/ + * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/ * Author: Keerthy <[email protected]> */ diff --git a/drivers/reset/reset-ti-sci.c b/drivers/reset/reset-ti-sci.c index f35332767b2..fd654a08f13 100644 --- a/drivers/reset/reset-ti-sci.c +++ b/drivers/reset/reset-ti-sci.c @@ -2,7 +2,7 @@ /* * Texas Instruments System Control Interface (TI SCI) reset driver * - * Copyright (C) 2018 Texas Instruments Incorporated - http://www.ti.com/ + * Copyright (C) 2018 Texas Instruments Incorporated - https://www.ti.com/ * Andreas Dannenberg <[email protected]> * * Loosely based on Linux kernel reset-ti-sci.c... |
