tree-wide: fix assorted typos all over the place
[linux-2.6-block.git] / arch / arm / plat-mxc / include / mach / iomux-mx3.h
index 446f86763816728967598be5bae77d08b5b7e2f0..0c7802bbeccb957a4f95e9d6c75f8fe34d800c47 100644 (file)
@@ -112,7 +112,7 @@ enum iomux_gp_func {
  * setups a single pin:
  *     - reserves the pin so that it is not claimed by another driver
  *     - setups the iomux according to the configuration
- *     - if the pin is configured as a GPIO, we claim it throug kernel gpiolib
+ *     - if the pin is configured as a GPIO, we claim it through kernel gpiolib
  */
 int mxc_iomux_alloc_pin(const unsigned int pin, const char *label);
 /*