linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] mfd: twl4030-power: Fix driver path in file comment
@ 2016-04-19 21:24 Javier Martinez Canillas
  2016-04-25 14:09 ` Lee Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Javier Martinez Canillas @ 2016-04-19 21:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: Javier Martinez Canillas, linux-omap, Tony Lindgren, Lee Jones

The driver's file path in the comment is wrong, use the correct one.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>

---

 drivers/mfd/twl4030-power.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/twl4030-power.c b/drivers/mfd/twl4030-power.c
index 04b539850e72..f832233fd365 100644
--- a/drivers/mfd/twl4030-power.c
+++ b/drivers/mfd/twl4030-power.c
@@ -1,5 +1,5 @@
 /*
- * linux/drivers/i2c/chips/twl4030-power.c
+ * linux/drivers/mfd/twl4030-power.c
  *
  * Handle TWL4030 Power initialization
  *
-- 
2.5.5

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

* Re: [PATCH] mfd: twl4030-power: Fix driver path in file comment
  2016-04-19 21:24 [PATCH] mfd: twl4030-power: Fix driver path in file comment Javier Martinez Canillas
@ 2016-04-25 14:09 ` Lee Jones
  2016-04-25 17:00   ` Javier Martinez Canillas
  0 siblings, 1 reply; 3+ messages in thread
From: Lee Jones @ 2016-04-25 14:09 UTC (permalink / raw)
  To: Javier Martinez Canillas; +Cc: linux-kernel, linux-omap, Tony Lindgren

On Tue, 19 Apr 2016, Javier Martinez Canillas wrote:

> The driver's file path in the comment is wrong, use the correct one.
> 
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> 
> ---
> 
>  drivers/mfd/twl4030-power.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mfd/twl4030-power.c b/drivers/mfd/twl4030-power.c
> index 04b539850e72..f832233fd365 100644
> --- a/drivers/mfd/twl4030-power.c
> +++ b/drivers/mfd/twl4030-power.c
> @@ -1,5 +1,5 @@
>  /*
> - * linux/drivers/i2c/chips/twl4030-power.c
> + * linux/drivers/mfd/twl4030-power.c

These have a nasty habit of getting out of date, and since they serve
very little purpose, I'd prefer it if you just removed the line
completely.

>   * Handle TWL4030 Power initialization
>   *

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

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

* Re: [PATCH] mfd: twl4030-power: Fix driver path in file comment
  2016-04-25 14:09 ` Lee Jones
@ 2016-04-25 17:00   ` Javier Martinez Canillas
  0 siblings, 0 replies; 3+ messages in thread
From: Javier Martinez Canillas @ 2016-04-25 17:00 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-kernel, linux-omap, Tony Lindgren

Hello Lee,

On 04/25/2016 10:09 AM, Lee Jones wrote:
> On Tue, 19 Apr 2016, Javier Martinez Canillas wrote:
> 
>> The driver's file path in the comment is wrong, use the correct one.
>>
>> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
>>
>> ---
>>
>>  drivers/mfd/twl4030-power.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/mfd/twl4030-power.c b/drivers/mfd/twl4030-power.c
>> index 04b539850e72..f832233fd365 100644
>> --- a/drivers/mfd/twl4030-power.c
>> +++ b/drivers/mfd/twl4030-power.c
>> @@ -1,5 +1,5 @@
>>  /*
>> - * linux/drivers/i2c/chips/twl4030-power.c
>> + * linux/drivers/mfd/twl4030-power.c
> 
> These have a nasty habit of getting out of date, and since they serve
> very little purpose, I'd prefer it if you just removed the line
> completely.
> 

Ok, I'll post a v2 just removing it then.

Best regards,
-- 
Javier Martinez Canillas
Open Source Group
Samsung Research America

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

end of thread, other threads:[~2016-04-25 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-19 21:24 [PATCH] mfd: twl4030-power: Fix driver path in file comment Javier Martinez Canillas
2016-04-25 14:09 ` Lee Jones
2016-04-25 17:00   ` Javier Martinez Canillas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).