drivers/misc: add support the FSA9480 USB Switch
authorDonggeun Kim <dg77.kim@samsung.com>
Tue, 26 Jul 2011 00:13:07 +0000 (17:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2011 03:57:14 +0000 (20:57 -0700)
commita1bb73d76bc814e9385390e6aa9880d884322e2e
treebb65763729c21cd78ad8f3b208b2929803d88e1c
parent703f03c896fdbd726b809066ae279df513992f0e
drivers/misc: add support the FSA9480 USB Switch

The FSA9480 is a USB port accessory detector and switch.  This patch adds
support the FSA9480 USB Switch.

[akpm@linux-foundation.org: make a couple of things static]
Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/ABI/testing/sysfs-bus-i2c-devices-fsa9480 [new file with mode: 0644]
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/fsa9480.c [new file with mode: 0644]
include/linux/platform_data/fsa9480.h [new file with mode: 0644]