Re: [PATCH v3 3/4] mfd: max8997: change irq names to upper case
From: Chanwoo Choi <cw00.choi@samsung.com>
Date: 2014-03-13 10:18:25
Also in:
linux-leds, lkml
From: Chanwoo Choi <cw00.choi@samsung.com>
Date: 2014-03-13 10:18:25
Also in:
linux-leds, lkml
On 03/13/2014 06:38 PM, Robert Baldyga wrote:
This patch changes naming convention of MUIC interrupts form CamelCase to upper case. It makes names more readable and consistent with another interrupt names in max8997 driver. Signed-off-by: Robert Baldyga <redacted> --- drivers/extcon/extcon-max8997.c | 32 ++++++++++++++++---------------- include/linux/mfd/max8997-private.h | 16 ++++++++-------- 2 files changed, 24 insertions(+), 24 deletions(-)
Acked-by: Chanwoo Choi <cw00.choi@samsung.com> Thanks, Chanwoo Choi