diff options
Diffstat (limited to 'arch/arm/mach-omap2/mux.c')
| -rw-r--r-- | arch/arm/mach-omap2/mux.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/mux.c b/arch/arm/mach-omap2/mux.c index 9fe6829f4c16..701e17cba468 100644 --- a/arch/arm/mach-omap2/mux.c +++ b/arch/arm/mach-omap2/mux.c | |||
| @@ -486,7 +486,7 @@ void omap_hwmod_mux(struct omap_hwmod_mux_info *hmux, u8 state) | |||
| 486 | default: | 486 | default: |
| 487 | /* Nothing to be done */ | 487 | /* Nothing to be done */ |
| 488 | break; | 488 | break; |
| 489 | }; | 489 | } |
| 490 | 490 | ||
| 491 | if (val >= 0) { | 491 | if (val >= 0) { |
| 492 | omap_mux_write(pad->partition, val, | 492 | omap_mux_write(pad->partition, val, |
