From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Vivien Didelot
<vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org
Subject: Re: [PATCH] misc: (at24) move header to linux/platform_data/
Date: Fri, 23 Aug 2013 22:11:49 +0200 [thread overview]
Message-ID: <20130823201149.GA5640@katana> (raw)
In-Reply-To: <1033284781.908504.1377285587778.JavaMail.root@mail>
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
> > This message explains what the patch does but not why the change is
> > wanted. I'd be surprised if we really want *all* platform_data in one
> > single directory?
>
> IMHO it makes sense. Why wouldn't we want all platform_data in
> include/linux/platform_data/?
For the same reason we don't want all driver source files in one
directory? It's a mess.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: wsa@the-dreams.de (Wolfram Sang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] misc: (at24) move header to linux/platform_data/
Date: Fri, 23 Aug 2013 22:11:49 +0200 [thread overview]
Message-ID: <20130823201149.GA5640@katana> (raw)
In-Reply-To: <1033284781.908504.1377285587778.JavaMail.root@mail>
> > This message explains what the patch does but not why the change is
> > wanted. I'd be surprised if we really want *all* platform_data in one
> > single directory?
>
> IMHO it makes sense. Why wouldn't we want all platform_data in
> include/linux/platform_data/?
For the same reason we don't want all driver source files in one
directory? It's a mess.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130823/c221208d/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: Wolfram Sang <wsa@the-dreams.de>
To: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Cc: linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, kernel@savoirfairelinux.com
Subject: Re: [PATCH] misc: (at24) move header to linux/platform_data/
Date: Fri, 23 Aug 2013 22:11:49 +0200 [thread overview]
Message-ID: <20130823201149.GA5640@katana> (raw)
In-Reply-To: <1033284781.908504.1377285587778.JavaMail.root@mail>
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
> > This message explains what the patch does but not why the change is
> > wanted. I'd be surprised if we really want *all* platform_data in one
> > single directory?
>
> IMHO it makes sense. Why wouldn't we want all platform_data in
> include/linux/platform_data/?
For the same reason we don't want all driver source files in one
directory? It's a mess.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2013-08-23 20:11 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-23 18:38 [PATCH] misc: (at24) move header to linux/platform_data/ Vivien Didelot
2013-08-23 18:38 ` Vivien Didelot
2013-08-23 18:38 ` Vivien Didelot
2013-08-23 19:02 ` Wolfram Sang
2013-08-23 19:02 ` Wolfram Sang
2013-08-23 19:19 ` Vivien Didelot
2013-08-23 19:19 ` Vivien Didelot
2013-08-23 19:19 ` Vivien Didelot
2013-08-23 19:26 ` Alexander Shiyan
2013-08-23 19:26 ` Alexander Shiyan
2013-08-23 19:26 ` Alexander Shiyan
2013-08-23 19:40 ` Vivien Didelot
2013-08-23 19:40 ` Vivien Didelot
2013-08-23 20:11 ` Wolfram Sang [this message]
2013-08-23 20:11 ` Wolfram Sang
2013-08-23 20:11 ` Wolfram Sang
2013-08-23 20:45 ` Vivien Didelot
2013-08-23 20:45 ` Vivien Didelot
2013-08-23 20:45 ` Vivien Didelot
2013-09-26 20:09 ` Vivien Didelot
2013-09-26 20:09 ` Vivien Didelot
2013-09-26 20:09 ` Vivien Didelot
2013-09-27 16:32 ` Wolfram Sang
2013-09-27 16:32 ` Wolfram Sang
2013-09-27 16:32 ` Wolfram Sang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130823201149.GA5640@katana \
--to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
--cc=kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=vivien.didelot-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.