[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1378081208-20274-1-git-send-email-cw00.choi@samsung.com>
Date: Mon, 02 Sep 2013 09:20:05 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: linux-kernel@...r.kernel.org
Cc: gregkh@...uxfoundation.org, myungjoo.ham@...sung.com,
kyungmin.park@...sung.com, Chanwoo Choi <cw00.choi@...sung.com>
Subject: [PATCH 0/3] extcon: Code clean to fix up coding style and remove
This patchset fix up indentation coding style and simplify extcon_dev_register()
prototype to improbe usability when registering extcon device.*** BLURB HERE ***
Chanwoo Choi (3):
extcon: Fix indentation coding style to improve readability
extcon: Change field type of 'dev' in extcon_dev structure
extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter
Documentation/extcon/porting-android-switch-class | 6 +-
drivers/extcon/extcon-adc-jack.c | 25 +++----
drivers/extcon/extcon-arizona.c | 3 +-
drivers/extcon/extcon-class.c | 85 +++++++++++------------
drivers/extcon/extcon-gpio.c | 3 +-
drivers/extcon/extcon-max77693.c | 3 +-
drivers/extcon/extcon-max8997.c | 3 +-
drivers/extcon/extcon-palmas.c | 3 +-
include/linux/extcon.h | 72 +++++++++----------
include/linux/extcon/extcon-adc-jack.h | 42 +++++------
include/linux/extcon/extcon-gpio.h | 16 ++---
11 files changed, 135 insertions(+), 126 deletions(-)
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists