From 25c0d3fcea222670e57856168daaa6a8056ec27a Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Fri, 29 Jun 2012 17:48:51 +0800 Subject: [PATCH] --- yaml --- r: 316992 b: refs/heads/master c: 17d2fcc393bfe58cc1e2bc34603a48e447ff7afb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/chipidea/ci13xxx_msm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 602c3660b49d..a2bf8401d9f6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b2006d91d8e389a04ffbf603b3896af93b0af427 +refs/heads/master: 17d2fcc393bfe58cc1e2bc34603a48e447ff7afb diff --git a/trunk/drivers/usb/chipidea/ci13xxx_msm.c b/trunk/drivers/usb/chipidea/ci13xxx_msm.c index 958069ef95e3..8d438b82e868 100644 --- a/trunk/drivers/usb/chipidea/ci13xxx_msm.c +++ b/trunk/drivers/usb/chipidea/ci13xxx_msm.c @@ -55,7 +55,7 @@ static struct ci13xxx_udc_driver ci13xxx_msm_udc_driver = { .notify_event = ci13xxx_msm_notify_event, }; -static int ci13xxx_msm_probe(struct platform_device *pdev) +static int __devinit ci13xxx_msm_probe(struct platform_device *pdev) { struct platform_device *plat_ci; int ret;