Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129842
b: refs/heads/master
c: e4ac522
h: refs/heads/master
v: v3
  • Loading branch information
Michal Sojka authored and Jeff Garzik committed Jan 16, 2009
1 parent 4299758 commit 5e56cce
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: bc42b24e6ef01ca7b23fafee7237882d27031614
refs/heads/master: e4ac522bd7261829197a3d01d5feedb2aca8ae38
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_fsl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ static const struct ata_port_info sata_fsl_port_info[] = {
static int sata_fsl_probe(struct of_device *ofdev,
const struct of_device_id *match)
{
int retval = 0;
int retval = -ENXIO;
void __iomem *hcr_base = NULL;
void __iomem *ssr_base = NULL;
void __iomem *csr_base = NULL;
Expand Down

0 comments on commit 5e56cce

Please sign in to comment.