All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i2c: acorn: remove outdated path from file header
@ 2018-01-15 17:41 Wolfram Sang
  2018-01-17 23:08 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Wolfram Sang @ 2018-01-15 17:41 UTC (permalink / raw)
  To: linux-i2c; +Cc: Russell King, Wolfram Sang

That path has gone away for a long time. Move the HW name upwards for a
proper header.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
---
 drivers/i2c/busses/i2c-acorn.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/drivers/i2c/busses/i2c-acorn.c b/drivers/i2c/busses/i2c-acorn.c
index 9d7be5af2bf2a0..24c13a152558a2 100644
--- a/drivers/i2c/busses/i2c-acorn.c
+++ b/drivers/i2c/busses/i2c-acorn.c
@@ -1,5 +1,5 @@
 /*
- *  linux/drivers/acorn/char/i2c.c
+ *  ARM IOC/IOMD i2c driver.
  *
  *  Copyright (C) 2000 Russell King
  *
@@ -7,8 +7,6 @@
  * it under the terms of the GNU General Public License version 2 as
  * published by the Free Software Foundation.
  *
- *  ARM IOC/IOMD i2c driver.
- *
  *  On Acorn machines, the following i2c devices are on the bus:
  *	- PCF8583 real time clock & static RAM
  */
-- 
2.11.0

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

* Re: [PATCH] i2c: acorn: remove outdated path from file header
  2018-01-15 17:41 [PATCH] i2c: acorn: remove outdated path from file header Wolfram Sang
@ 2018-01-17 23:08 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2018-01-17 23:08 UTC (permalink / raw)
  To: linux-i2c; +Cc: Russell King

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

On Mon, Jan 15, 2018 at 06:41:39PM +0100, Wolfram Sang wrote:
> That path has gone away for a long time. Move the HW name upwards for a
> proper header.
> 
> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>

Applied to for-next, thanks!


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

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

end of thread, other threads:[~2018-01-17 23:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-15 17:41 [PATCH] i2c: acorn: remove outdated path from file header Wolfram Sang
2018-01-17 23:08 ` Wolfram Sang

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.