include/linux/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches 2008-02-03 17:45:46 +02:00 committed by Adrian Bunk
parent ab690d9fed
commit fd3f8984f6
10 changed files with 11 additions and 11 deletions

View file

@ -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