-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 337844 b: refs/heads/master c: 2d8f46f h: refs/heads/master v: v3
- Loading branch information
Philipp Zabel
authored and
Greg Kroah-Hartman
committed
Nov 13, 2012
1 parent
a845af2
commit d12b792
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 87e31a0795059315576cccce1205aed663c6502d | ||
refs/heads/master: 2d8f46f286a80255d8c684fb12fd40feb37ad258 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -673,8 +673,6 @@ static int ipu_reset(struct ipu_soc *ipu) | |
cpu_relax(); | ||
} | ||
|
||
mdelay(300); | ||
|
||
return 0; | ||
} | ||
|
||
|