extcon: Add EXTCON_MECHANICAL cable type for physical presence
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 2 May 2012 09:38:51 +0000 (10:38 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 May 2012 23:25:29 +0000 (16:25 -0700)
commit0e1507c8453081c9a6a515b92f89dd00b68f5c09
tree427d1f3bc8a1115aa9529f419ca3ee8458c9b82c
parent18e9a971c7fb17dab079305a23af5bb57b0706b1
extcon: Add EXTCON_MECHANICAL cable type for physical presence

Some accessory detection mechanisms are able to detect that something is
physically present in the socket separately to identifying what is present
in the socket. This information can be useful to applications, for example
allowing them to indicate that a potentially broken accessory is present,
so provide a standard way to report it to userspace.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/extcon/extcon_class.c
include/linux/extcon.h
This page took 0.026784 seconds and 5 git commands to generate.