From 0ce538226b7a9cbddf812ff94d9f94f8445b0eeb Mon Sep 17 00:00:00 2001 From: Hannes Reinecke Date: Fri, 24 Apr 2015 13:18:25 +0200 Subject: [PATCH] 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 Signed-off-by: James Bottomley --- Reading git-format-patch failed