commit | 0ce538226b7a9cbddf812ff94d9f94f8445b0eeb | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Fri Apr 24 13:18:25 2015 +0200 |
committer | James Bottomley <JBottomley@Odin.com> | Mon May 25 12:24:14 2015 -0700 |
tree | 8b9eaf0ffd6188eaee45aac4e4ab1de99b65bf8f | |
parent | 4b47e464510c524bcf043f0a66172894abf8801a [diff] |
advansys: Use dma_pool for sg elements The sg elements should be allocated from a dma pool. And rename the structure to 'adv_sg_block' as they are only used by the wide board. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>