Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344281
b: refs/heads/master
c: c819ce1
h: refs/heads/master
i:
  344279: 05df438
v: v3
  • Loading branch information
Thomas Petazzoni committed Nov 20, 2012
1 parent f23f3ef commit 5ca33e3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 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: 297eedbae1677c8276df082fb17fb1344058fed0
refs/heads/master: c819ce177eb4dc796996618c1d53856cad1201ec
1 change: 0 additions & 1 deletion trunk/drivers/dma/mv_xor.c
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,6 @@ mv_xor_channel_add(struct mv_xor_device *xordev,

/* discover transaction capabilites from the platform data */
dma_dev->cap_mask = cap_mask;
mv_chan->shared = xordev;

INIT_LIST_HEAD(&dma_dev->channels);

Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/dma/mv_xor.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ struct mv_xor_chan {
void *dma_desc_pool_virt;
size_t pool_size;
struct dma_device dmadev;
struct mv_xor_device *shared;
struct dma_chan dmachan;
struct mv_xor_desc_slot *last_used;
struct list_head all_slots;
Expand Down

0 comments on commit 5ca33e3

Please sign in to comment.