]> 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:17:11 +0000 (14:17 -0800)
commite1bf69d93f497cb12740c85f9271e154d34bbb89
tree0d637b71bf8577a2cb3d294d1f31c152303267a7
parent125655948842b824d2c0c0032578e41071d952b6
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