All of lore.kernel.org
 help / color / mirror / Atom feed
* i2c: Open Core driver
@ 2018-05-28  8:59 Federico Vaga
  2018-05-28  8:59 ` [PATCH V2] i2c: ocores: update HDL sources URL Federico Vaga
  0 siblings, 1 reply; 4+ messages in thread
From: Federico Vaga @ 2018-05-28  8:59 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: linux-i2c, linux-kernel

Sorry for the SPAM, I re-send the patch because I missed the documentation
file. This patch is (should) the good one :)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH V2] i2c: ocores: update HDL sources URL
  2018-05-28  8:59 i2c: Open Core driver Federico Vaga
@ 2018-05-28  8:59 ` Federico Vaga
  2018-05-29 18:18   ` Wolfram Sang
  0 siblings, 1 reply; 4+ messages in thread
From: Federico Vaga @ 2018-05-28  8:59 UTC (permalink / raw)
  To: Peter Korsgaard; +Cc: linux-i2c, linux-kernel, Federico Vaga

The URL is broken. This patch fix it

Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>
---
 Documentation/i2c/busses/i2c-ocores | 2 +-
 drivers/i2c/busses/i2c-ocores.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/i2c/busses/i2c-ocores b/Documentation/i2c/busses/i2c-ocores
index c269aaa2f26a..260736e28056 100644
--- a/Documentation/i2c/busses/i2c-ocores
+++ b/Documentation/i2c/busses/i2c-ocores
@@ -2,7 +2,7 @@ Kernel driver i2c-ocores
 
 Supported adapters:
   * OpenCores.org I2C controller by Richard Herveille (see datasheet link)
-    Datasheet: http://www.opencores.org/projects.cgi/web/i2c/overview
+    https://opencores.org/project/i2c?do=projects&download=i2c
 
 Author: Peter Korsgaard <jacmet@sunsite.dk>
 
diff --git a/drivers/i2c/busses/i2c-ocores.c b/drivers/i2c/busses/i2c-ocores.c
index 8c42ca7107b2..14c5f6bbfd95 100644
--- a/drivers/i2c/busses/i2c-ocores.c
+++ b/drivers/i2c/busses/i2c-ocores.c
@@ -1,6 +1,6 @@
 /*
  * i2c-ocores.c: I2C bus driver for OpenCores I2C controller
- * (http://www.opencores.org/projects.cgi/web/i2c/overview).
+ * (https://opencores.org/project/i2c?do=projects&download=i2c).
  *
  * Peter Korsgaard <jacmet@sunsite.dk>
  *
-- 
2.15.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH V2] i2c: ocores: update HDL sources URL
  2018-05-28  8:59 ` [PATCH V2] i2c: ocores: update HDL sources URL Federico Vaga
@ 2018-05-29 18:18   ` Wolfram Sang
  2018-06-22  6:32     ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfram Sang @ 2018-05-29 18:18 UTC (permalink / raw)
  To: Federico Vaga; +Cc: Peter Korsgaard, linux-i2c, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 376 bytes --]

On Mon, May 28, 2018 at 10:59:14AM +0200, Federico Vaga wrote:
> The URL is broken. This patch fix it
> 
> Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>

Shortened the URL a bit and applied to for-current, thanks!

@Peter: since the patch is trivial and nice to have in 4.17 already, I
took the liberty to apply it right away. Hope this is fine with you.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH V2] i2c: ocores: update HDL sources URL
  2018-05-29 18:18   ` Wolfram Sang
@ 2018-06-22  6:32     ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2018-06-22  6:32 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: Federico Vaga, Peter Korsgaard, linux-i2c, linux-kernel

>>>>> "Wolfram" == Wolfram Sang <wsa@the-dreams.de> writes:

 > On Mon, May 28, 2018 at 10:59:14AM +0200, Federico Vaga wrote:
 >> The URL is broken. This patch fix it
 >> 
 >> Signed-off-by: Federico Vaga <federico.vaga@vaga.pv.it>

 > Shortened the URL a bit and applied to for-current, thanks!

 > @Peter: since the patch is trivial and nice to have in 4.17 already, I
 > took the liberty to apply it right away. Hope this is fine with you.

Sorry for the slow response - Yes it is indeed.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-06-22  6:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-28  8:59 i2c: Open Core driver Federico Vaga
2018-05-28  8:59 ` [PATCH V2] i2c: ocores: update HDL sources URL Federico Vaga
2018-05-29 18:18   ` Wolfram Sang
2018-06-22  6:32     ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.