From 5bfbd9a6bd1674459661584766c2b17163a4666f Mon Sep 17 00:00:00 2001 From: Davidlohr Bueso Date: Tue, 13 Jul 2010 05:54:08 -0400 Subject: [PATCH] --- yaml --- r: 204435 b: refs/heads/master c: 9d910c9bcb4c3164d582ec3283fff5000c4f0d75 h: refs/heads/master i: 204433: b7cd03473a87f03a956c93e60c2c36e998689981 204431: b37836edbf5735d9d6285d51baa644585b6cc289 v: v3 --- [refs] | 2 +- trunk/arch/arm/plat-spear/padmux.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d6ead125d863..da69124e6caa 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a2e3659b6ffbee4e742cd6f6a60359ad9148720 +refs/heads/master: 9d910c9bcb4c3164d582ec3283fff5000c4f0d75 diff --git a/trunk/arch/arm/plat-spear/padmux.c b/trunk/arch/arm/plat-spear/padmux.c index d2aab3adcdeb..555eec6dc1cb 100644 --- a/trunk/arch/arm/plat-spear/padmux.c +++ b/trunk/arch/arm/plat-spear/padmux.c @@ -66,7 +66,7 @@ static int pmx_mode_set(struct pmx_mode *mode) * If peripheral is not supported by current mode then request is rejected. * Conflicts between peripherals are not handled and peripherals will be * enabled in the order they are present in pmx_dev array. - * In case of conflicts last peripheral enalbed will be present. + * In case of conflicts last peripheral enabled will be present. * Returns -ve on Err otherwise 0 */ static int pmx_devs_enable(struct pmx_dev **devs, u8 count)