lkml.org 
[lkml]   [2014]   [Mar]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] extcon: of: Update OF helper function
Date
Thisp patchset remove unnecessary function call in of_extcon_get_extcon_dev()
which get the extcon device from devicetree. Also, this patchset move OF helper func
to extcon core and change function name as following:
- of_extcon_get_extcon_dev() -> extcon_get_edev_by_phandle()

Chanwoo Choi (2):
extcon: of: Remove unnecessary function call by using the name of device_node
extcon: Move OF helper function to extcon core and change function name

drivers/extcon/Kconfig | 4 ---
drivers/extcon/Makefile | 2 --
drivers/extcon/extcon-class.c | 43 +++++++++++++++++++++++++++
drivers/extcon/of_extcon.c | 64 ----------------------------------------
drivers/usb/dwc3/dwc3-omap.c | 3 +-
include/linux/extcon.h | 12 ++++++++
include/linux/extcon/of_extcon.h | 31 -------------------
7 files changed, 56 insertions(+), 103 deletions(-)
delete mode 100644 drivers/extcon/of_extcon.c
delete mode 100644 include/linux/extcon/of_extcon.h

--
1.8.0



\
 
 \ /
  Last update: 2014-03-18 13:41    [W:0.083 / U:1.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site