i810: use pci_zalloc_consistent
authorJoe Perches <[email protected]>
Fri, 8 Aug 2014 21:24:19 +0000 (14:24 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: David Airlie <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/gpu/drm/i810/i810_dma.c