Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144063
b: refs/heads/master
c: ae1036a
h: refs/heads/master
i:
  144061: 978ad2f
  144059: ac63f4d
  144055: d533af8
  144047: fd309f8
  144031: e4e7404
  143999: 0dea0a9
v: v3
  • Loading branch information
Dmitry Baryshkov authored and Russell King committed Apr 23, 2009
1 parent 0d8df8e commit ba6c076
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 64bd43a086469a0bfdd87e012523184bdd96ce81
refs/heads/master: ae1036a2f4e8f83b544ddce4f875a1e4e2ac7b62
3 changes: 3 additions & 0 deletions trunk/drivers/pcmcia/pxa2xx_sharpsl.c
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,9 @@ static int __init sharpsl_pcmcia_init(void)
{
int ret;

if (!platform_scoop_config)
return -ENODEV;

sharpsl_pcmcia_ops.nr = platform_scoop_config->num_devs;
sharpsl_pcmcia_device = platform_device_alloc("pxa2xx-pcmcia", -1);

Expand Down

0 comments on commit ba6c076

Please sign in to comment.