[PATCH v2 0/4] MFD/Input: twl6040 (vibra): cleanups

From: Peter Ujfalusi
Date: Fri Sep 02 2011 - 11:03:43 EST


Hello,

Small cleanups for the twl6040 MFD driver:
removing the global pointer for the platform_device,
adding accessor to fetch the revision ID of the IC,
Fixing the audpwron GPIO handling.

Changes since v1:
- Accessor for revision is used in the core driver
- audpwron GPIO handling fix

Peter
---
Peter Ujfalusi (4):
MFD: twl6040: Remove global pointer for platform_device
MFD: twl6040: Add accessor for revision ID
Input: twl6040-vibra: Use accessor to get revision information
MFD: twl6040: Fix power on GPIO handling

drivers/input/misc/twl6040-vibra.c | 2 +-
drivers/mfd/twl6040-core.c | 38 ++++++++++++++++-------------------
include/linux/mfd/twl6040.h | 5 ++++
3 files changed, 23 insertions(+), 22 deletions(-)

--
1.7.6.1

--
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/