projects
/
profile
/
ivi
/
kernel-x86-ivi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a3df8
)
remove a duplicated comment line
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 8 Jul 2010 08:37:26 +0000
(10:37 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Sun, 11 Jul 2010 20:27:33 +0000
(22:27 +0200)
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/arm/plat-mxc/dma-mx1-mx2.c
patch
|
blob
|
history
diff --git
a/arch/arm/plat-mxc/dma-mx1-mx2.c
b/arch/arm/plat-mxc/dma-mx1-mx2.c
index
e16014b
..
3765ac0
100644
(file)
--- a/
arch/arm/plat-mxc/dma-mx1-mx2.c
+++ b/
arch/arm/plat-mxc/dma-mx1-mx2.c
@@
-760,7
+760,6
@@
EXPORT_SYMBOL(imx_dma_free);
* @name: the driver/caller own non-%NULL identification
*
* This function tries to find a free channel in the specified priority group
- * This function tries to find a free channel in the specified priority group
* if the priority cannot be achieved it tries to look for free channel
* in the higher and then even lower priority groups.
*