aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dmaengine.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-02-03 17:45:46 +0200
committerAdrian Bunk <bunk@kernel.org>2008-02-03 17:45:46 +0200
commitfd3f8984f6fa1ad1a6c2283eef48ba6e5242bcc5 (patch)
tree12f69b5301ece00daff4a73aa9ed92e9e88d07a0 /include/linux/dmaengine.h
parentab690d9fedf5103bc3057bcd20555159f613b5f2 (diff)
include/linux/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'include/linux/dmaengine.h')
-rw-r--r--include/linux/dmaengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h
index 55c9a6952f4..5c84bf89759 100644
--- a/include/linux/dmaengine.h
+++ b/include/linux/dmaengine.h
@@ -29,7 +29,7 @@
#include <linux/dma-mapping.h>
/**
- * enum dma_state - resource PNP/power managment state
+ * enum dma_state - resource PNP/power management state
* @DMA_RESOURCE_SUSPEND: DMA device going into low power state
* @DMA_RESOURCE_RESUME: DMA device returning to full power
* @DMA_RESOURCE_AVAILABLE: DMA device available to the system