]> git.openfabrics.org - ~emulex/infiniband.git/commit
i810: use pci_zalloc_consistent
authorJoe Perches <joe@perches.com>
Fri, 8 Aug 2014 21:24:19 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Aug 2014 22:57:28 +0000 (15:57 -0700)
commit59e2623b433552d7402dfacd2bc2d7a22a360a4f
tree48364c28492d8cc2cc82ce8cf1c9f4f6b6783ccc
parent9011a67b2fe9b89048bcba81745ef34394f6f7ab
i810: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: David Airlie <airlied@linux.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpu/drm/i810/i810_dma.c