diff options
Diffstat (limited to 'drivers/parisc')
-rw-r--r-- | drivers/parisc/ccio-dma.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/parisc/ccio-dma.c b/drivers/parisc/ccio-dma.c index f511e70d454c..75a80e46b391 100644 --- a/drivers/parisc/ccio-dma.c +++ b/drivers/parisc/ccio-dma.c | |||
@@ -1241,10 +1241,10 @@ static struct parisc_driver ccio_driver = { | |||
1241 | }; | 1241 | }; |
1242 | 1242 | ||
1243 | /** | 1243 | /** |
1244 | * ccio_ioc_init - Initalize the I/O Controller | 1244 | * ccio_ioc_init - Initialize the I/O Controller |
1245 | * @ioc: The I/O Controller. | 1245 | * @ioc: The I/O Controller. |
1246 | * | 1246 | * |
1247 | * Initalize the I/O Controller which includes setting up the | 1247 | * Initialize the I/O Controller which includes setting up the |
1248 | * I/O Page Directory, the resource map, and initalizing the | 1248 | * I/O Page Directory, the resource map, and initalizing the |
1249 | * U2/Uturn chip into virtual mode. | 1249 | * U2/Uturn chip into virtual mode. |
1250 | */ | 1250 | */ |