[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1407748837-15153-1-git-send-email-cw00.choi@samsung.com>
Date: Mon, 11 Aug 2014 18:20:35 +0900
From: Chanwoo Choi <cw00.choi@...sung.com>
To: linux-kernel@...r.kernel.org
Cc: myungjoo.ham@...sung.com, kyungmin.park@...sung.com,
Chanwoo Choi <cw00.choi@...sung.com>
Subject: [PATCH 0/2] extcon: sm5502: Clean up coding style
This patch clean up coding style for extcon-sm5502 driver and fix wrong mask
operation to get cable_type value.
Chanwoo Choi (2):
extcon: sm5502: Move sm5502.h header file to extcon directory
extcon: sm5502: Fix bug to check cable type
drivers/extcon/extcon-sm5502.c | 14 +-
drivers/extcon/extcon-sm5502.h | 282 ++++++++++++++++++++++++++++++++++++++++
include/linux/extcon/sm5502.h | 287 -----------------------------------------
3 files changed, 287 insertions(+), 296 deletions(-)
create mode 100644 drivers/extcon/extcon-sm5502.h
delete mode 100644 include/linux/extcon/sm5502.h
--
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