diff options
author | Andrew Murray <amurray@mpc-data.co.uk> | 2010-08-04 09:38:35 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2010-08-04 09:38:35 +0200 |
commit | 57682827b9a5edb52e33af0be9082b51bffcd5c7 (patch) | |
tree | 6d0b513f0a72896dd1a33ebf8dda9018ebd50298 /drivers/i2c | |
parent | i2c: i2c-sh_mobile irq rollback fix (diff) | |
download | linux-57682827b9a5edb52e33af0be9082b51bffcd5c7.tar.xz linux-57682827b9a5edb52e33af0be9082b51bffcd5c7.zip |
sh: Use __GFP_ZERO for dma_generic_alloc_coherent().
This follows the x86 change off of memset() and on to an unconditional
__GFP_ZERO for wrapping in to optimized page clearing by way of
clear_highpage().
Signed-off-by: Andrew Murray <amurray@mpc-data.co.uk>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions