extcon: Correct description to improve the readability
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 3 Apr 2017 10:45:48 +0000 (19:45 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 16 Aug 2017 00:27:55 +0000 (09:27 +0900)
commit6ab6094f370df082fdf2e117381dd323ce948f68
tree9d5b851e7de4a37e128ca8d87a76756e8f0cfbcd
parentdd4ed69a0e6f5f6acb8dc19b87a5835b98a85062
extcon: Correct description to improve the readability

The extcon files explains the detailed operation for functions and
what is meaning of extcon structure. There are different explanation
even if the same argument.

So, it modifies the description for both functions and structures
in order to improve the readability and guide the role of functions
more well.

Also, this patch fixes the mismatching license info as a GPL v2
and removes the inactive author information.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/devres.c
drivers/extcon/extcon.c
include/linux/extcon.h