diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-08-04 10:37:53 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-09-01 11:57:12 -0400 |
commit | d73111c6d43f08d697a3d986fe3bd8ca796a2096 (patch) | |
tree | 37d2c0e7e75c461ce4fa333ed5c7a1d74f2d9ff3 /drivers/dma/ste_dma40_ll.h | |
parent | 886db6acf468bb6684e936a5456d470c69a75ef8 (diff) |
dma: fix comments
Correct spelling typo in drivers/dma.
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/dma/ste_dma40_ll.h')
-rw-r--r-- | drivers/dma/ste_dma40_ll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dma/ste_dma40_ll.h b/drivers/dma/ste_dma40_ll.h index 51e8e5396e9b..6d47373f3f58 100644 --- a/drivers/dma/ste_dma40_ll.h +++ b/drivers/dma/ste_dma40_ll.h | |||
@@ -202,7 +202,7 @@ | |||
202 | /* LLI related structures */ | 202 | /* LLI related structures */ |
203 | 203 | ||
204 | /** | 204 | /** |
205 | * struct d40_phy_lli - The basic configration register for each physical | 205 | * struct d40_phy_lli - The basic configuration register for each physical |
206 | * channel. | 206 | * channel. |
207 | * | 207 | * |
208 | * @reg_cfg: The configuration register. | 208 | * @reg_cfg: The configuration register. |