]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/dsp/dsp_ctl_core.c
ARM: OMAP: DSPGW: cleanup
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / dsp / dsp_ctl_core.c
index 1d0168d51653341c948efb1a97544df842a26cb8..bfb6f8b20b0e2c3ce6ddfd4a6a052125fc9f94bc 100644 (file)
@@ -6,8 +6,8 @@
  * Contact: Toshihiro Kobayashi <toshihiro.kobayashi@nokia.com>
  *
  * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License 
- * version 2 as published by the Free Software Foundation. 
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
  *
  * This program is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -109,7 +109,7 @@ void dsp_ctl_core_exit(void)
        for (i = 0; i < ARRAY_SIZE(dev_list); i++) {
                class_device_destroy(dsp_ctl_class,
                                     MKDEV(OMAP_DSP_CTL_MAJOR,
-                                          dev_list[i].minor));
+                                          dev_list[i].minor));
        }
        class_destroy(dsp_ctl_class);