anish kumar 0cf6ad8a18 extcon: standard cable names definition and declaration changed
With this change now individual drivers can use standard cable
names as below:
static const char *arizona_cable[] = {
    extcon_cable_name[EXTCON_USB],
    extcon_cable_name[EXTCON_USB_HOST],
    "CUSTOM_CABLE"
    NULL,
}

Signed-off-by: anish kumar <anish198519851985@gmail.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2012-10-22 11:28:10 +09:00
..
2012-09-17 13:42:20 +01:00
2012-10-08 17:42:36 -04:00
2012-10-13 10:57:01 +09:00
2012-10-09 07:07:14 +09:00
2012-10-19 11:28:59 -07:00
2012-10-12 10:21:02 +09:00