Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276924
b: refs/heads/master
c: 6107428
h: refs/heads/master
v: v3
  • Loading branch information
Rusty Russell authored and Chris Ball committed Dec 19, 2011
1 parent c9cd65c commit 46d944a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5c7f0e083d2d98ba14ddd10e88f001a0ead4cae4
refs/heads/master: 61074287c2965edf0fc75b54ae8f4ce99f182669
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/vub300.c
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ static int firmware_rom_wait_states = 0x04;
static int firmware_rom_wait_states = 0x1C;
#endif

module_param(firmware_rom_wait_states, bool, 0644);
module_param(firmware_rom_wait_states, int, 0644);
MODULE_PARM_DESC(firmware_rom_wait_states,
"ROM wait states byte=RRRIIEEE (Reserved Internal External)");

Expand Down

0 comments on commit 46d944a

Please sign in to comment.