Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
80537c9f
Commit
80537c9f
authored
May 18, 2007
by
Kevin Hilman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ARM: DaVinci: MUSB: Fix gadget-mode compile error
Signed-off-by:
Kevin Hilman
<
khilman@mvista.com
>
parent
27f4a758
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
drivers/usb/musb/plat_uds.c
drivers/usb/musb/plat_uds.c
+2
-0
No files found.
drivers/usb/musb/plat_uds.c
View file @
80537c9f
...
...
@@ -541,7 +541,9 @@ static irqreturn_t musb_stage0_irq(struct musb * pThis, u8 bIntrUSB,
* the session.
*/
ERR
(
"Stopping host session because of babble
\n
"
);
#ifdef CONFIG_USB_MUSB_HDRC_HCD
musb_writeb
(
pBase
,
MGC_O_HDRC_DEVCTL
,
0
);
#endif
}
else
{
DBG
(
1
,
"BUS RESET
\n
"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment