Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63061
b: refs/heads/master
c: 219e3dc
h: refs/heads/master
i:
  63059: 7c60307
v: v3
  • Loading branch information
Kristoffer Ericson authored and Russell King committed Jul 26, 2007
1 parent 4eeec5a commit a3d8a83
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: a14ff99232f449e5f9e440757a9049be3fd9e23a
refs/heads/master: 219e3dcd1dd34d5b9b663977136877dcb393626a
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-sa1100/jornada720_ssp.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ static int __init jornada_ssp_probe(struct platform_device *dev)
ret = jornada_ssp_inout(GETBRIGHTNESS);

/* seems like it worked, just feed it with TxDummy to get rid of data */
if (ret == TxDummy)
if (ret == TXDUMMY)
jornada_ssp_inout(TXDUMMY);

jornada_ssp_end();
Expand Down

0 comments on commit a3d8a83

Please sign in to comment.