]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: vub300: fix type of firmware_rom_wait_states module parameter
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 15 Dec 2011 03:04:50 +0000 (13:34 +1030)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2012 22:13:52 +0000 (14:13 -0800)
commit2aad1ca4711a46ca4540c924ffb84e7673a4738c
tree781f78a27e203d00a2344bfab66e0e80dfa7801b
parent2e23cd501a9c6a0bfbe2b44781b4a35b0f0d4f29
mmc: vub300: fix type of firmware_rom_wait_states module parameter

commit 61074287c2965edf0fc75b54ae8f4ce99f182669 upstream.

You didn't mean this to be a bool.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Tony Olech <tony.olech@elandigitalsystems.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/mmc/host/vub300.c