]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: chipidea: otg: add otg file used to access otgsc
authorPeter Chen <peter.chen@freescale.com>
Wed, 14 Aug 2013 09:44:06 +0000 (12:44 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 14 Aug 2013 19:37:19 +0000 (12:37 -0700)
commitc10b4f033e7c0ddba2b7b699d01109e4de46e831
tree5bbf40eb6076bfd59c38f8e916f0e686b2eb1cb2
parentd66895f9df6b880fa3a280f5bdfe919169ca37dd
usb: chipidea: otg: add otg file used to access otgsc

This file is mainly used to access otgsc currently, it may
add otg related things in the future.

Tested-by: Marek Vasut <marex@denx.de>
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/chipidea/Makefile
drivers/usb/chipidea/bits.h
drivers/usb/chipidea/core.c
drivers/usb/chipidea/otg.c [new file with mode: 0644]
drivers/usb/chipidea/otg.h [new file with mode: 0644]