summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/s3c-hsotg.h
AgeCommit message (Collapse)AuthorFilesLines
2012-07-17usb: s3c-hsotg: Add header file protection macros in s3c-hsotg.hSachin Kamat1-0/+5
Adds header file protection macros to avoid multiple inclusion. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-05-04usb:hsotg:samsung: Remove platform dependency from s3c-hsotgLukasz Majewski1-0/+35
This code removes platform dependency from s3c-hsotg driver. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Cc: Kukjin Kim <kgene.kim@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>