Re: [PATCH 3/4] mfd: as3722: introduce platform and register includefiles

From: Lee Jones
Date: Tue Aug 20 2013 - 08:05:24 EST


On Tue, 20 Aug 2013, Florian Lobmaier wrote:

>
> Signed-off-by: Florian Lobmaier <florian.lobmaier@xxxxxxx>
> ---
> include/linux/mfd/as3722-plat.h | 238 +++++++++++++++++++
> include/linux/mfd/as3722-reg.h | 495 +++++++++++++++++++++++++++++++++++++++
> 2 files changed, 733 insertions(+), 0 deletions(-)
> create mode 100644 include/linux/mfd/as3722-plat.h
> create mode 100644 include/linux/mfd/as3722-reg.h

Again, patches need to be orthogonal. If I were to apply patches 1 and
2, but leave out 3 and 4, it wouldn't build would it? You should add
these header files when you start referencing them from your *.c
files. At the very least, they should go in *before* you start to use
them.

--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org â Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/