All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/12] mfd: Bunch of clean-ups and checkpatch fixes
@ 2014-07-02 15:28 ` Lee Jones
  0 siblings, 0 replies; 38+ messages in thread
From: Lee Jones @ 2014-07-02 15:28 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel; +Cc: sameo, linus.walleij

This patch-set contains a bunch of cleanups for issues that were
either noticed during recent patch submission review or that
checkpatch spotted.

 drivers/mfd/88pm805.c             |  2 +-
 drivers/mfd/88pm860x-core.c       | 37 +++++++++++++++++++------------
 drivers/mfd/88pm860x-i2c.c        |  3 ++-
 drivers/mfd/aat2870-core.c        |  5 ++++-
 drivers/mfd/ab3100-core.c         | 54 ++++++++++++++++++--------------------
 drivers/mfd/ab8500-core.c         | 49 ++++++++++++++++++-------------------
 drivers/mfd/ab8500-debugfs.c      | 14 ++++++------
 drivers/mfd/arizona-core.c        |  4 ++--
 drivers/mfd/arizona-i2c.c         |  5 +++--
 drivers/mfd/arizona-spi.c         |  3 ++-
 drivers/mfd/arizona.h             |  4 ++--
 drivers/mfd/intel_soc_pmic_core.c |  2 ++
 drivers/mfd/stmpe-i2c.c           |  4 ++--
 drivers/mfd/stmpe.c               |  2 +-
 drivers/mfd/stmpe.h               |  2 +-
 drivers/mfd/tps65910.c            | 10 +++++-----
 include/linux/mfd/tps65910.h      |  2 +-
 17 files changed, 109 insertions(+), 93 deletions(-)


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

end of thread, other threads:[~2014-07-07 12:50 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-02 15:28 [PATCH 01/12] mfd: Bunch of clean-ups and checkpatch fixes Lee Jones
2014-07-02 15:28 ` Lee Jones
2014-07-02 15:28 ` [PATCH 01/12] mfd: ab8500-core: Remove pointless else in if statement Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-04 19:54   ` Linus Walleij
2014-07-04 19:54     ` Linus Walleij
2014-07-02 15:28 ` [PATCH 02/12] mfd: ab8500-debugfs: Simplify invalid debugfs data checking Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-04 19:55   ` Linus Walleij
2014-07-04 19:55     ` Linus Walleij
2014-07-02 15:28 ` [PATCH 03/12] mfd: intel_soc_pmic: Rid compiler working for unused ACPI match table Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-02 15:28 ` [PATCH 04/12] mfd: stmpe: Rid data size incompatibility warn when building for 64bit Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-04 19:57   ` Linus Walleij
2014-07-04 19:57     ` Linus Walleij
2014-07-02 15:28 ` [PATCH 05/12] mfd: arizona: " Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-02 15:28 ` [PATCH 06/12] mfd: tps65910: " Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-02 15:28 ` [PATCH 07/12] mfd: 88pm805: msleep(1ms ~ 20ms) may not do what the caller intends Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-02 15:28 ` [PATCH 08/12] mfd: 88pm860x-core: Repair formatting issues Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-02 15:28 ` [PATCH 09/12] mfd: 88pm860x-i2c: Repair 'space before tab' warning Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-02 15:28 ` [PATCH 10/12] mfd: aat2870-core: Stop using obsolte simple_strtoul() Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-02 15:28 ` [PATCH 11/12] mfd: ab3100-core: Correct code sytle problems Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-04 19:58   ` Linus Walleij
2014-07-04 19:58     ` Linus Walleij
2014-07-07 12:50     ` Lee Jones
2014-07-07 12:50       ` Lee Jones
2014-07-02 15:28 ` [PATCH 12/12] mfd: ab8500-core: Resolve code style issues Lee Jones
2014-07-02 15:28   ` Lee Jones
2014-07-04 19:58   ` Linus Walleij
2014-07-04 19:58     ` Linus Walleij

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.