Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358489
b: refs/heads/master
c: 7c1119b
h: refs/heads/master
i:
  358487: 088ebd3
v: v3
  • Loading branch information
Guennadi Liakhovetski authored and Vinod Koul committed Jan 8, 2013
1 parent 5b3bed6 commit 2035f90
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: 944ea4dd38b8575e30a5699633c81945bff1864d
refs/heads/master: 7c1119bdd650fa58dad8157bc75c5fcf6ed97843
2 changes: 1 addition & 1 deletion trunk/drivers/dma/sh/shdma.c
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ static int sh_dmae_set_slave(struct shdma_chan *schan,
shdma_chan);
const struct sh_dmae_slave_config *cfg = dmae_find_slave(sh_chan, slave_id);
if (!cfg)
return -ENODEV;
return -ENXIO;

if (!try)
sh_chan->config = cfg;
Expand Down

0 comments on commit 2035f90

Please sign in to comment.