Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252606
b: refs/heads/master
c: 711b9ce
h: refs/heads/master
v: v3
  • Loading branch information
Philippe Langlais authored and Vinod Koul committed May 9, 2011
1 parent e567ffc commit a7a84a8
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: ae14d4b5e0a4ebc4e674831cbb97b73ba66dba08
refs/heads/master: 711b9cea92554be6bd44f04f2485582d762fc441
2 changes: 1 addition & 1 deletion trunk/drivers/dma/ste_dma40.c
Original file line number Diff line number Diff line change
Expand Up @@ -1829,7 +1829,7 @@ d40_get_dev_addr(struct d40_chan *chan, enum dma_data_direction direction)
{
struct stedma40_platform_data *plat = chan->base->plat_data;
struct stedma40_chan_cfg *cfg = &chan->dma_cfg;
dma_addr_t addr;
dma_addr_t addr = 0;

if (chan->runtime_addr)
return chan->runtime_addr;
Expand Down

0 comments on commit a7a84a8

Please sign in to comment.