synclink_gt: use pci_zalloc_consistent
authorJoe Perches <[email protected]>
Fri, 8 Aug 2014 21:24:51 +0000 (14:24 -0700)
committerLinus Torvalds <[email protected]>
Fri, 8 Aug 2014 22:57:30 +0000 (15:57 -0700)
commitd54d7796c5f86eea0748a185b56ffb74ebc050e6
tree748d5388db34ae2de9f62ac7ba6488c88e12d998
parent8b983be54bb5c4ff133e3aa45fe50669089d0a68
synclink_gt: use pci_zalloc_consistent

Remove the now unnecessary memset too.

Signed-off-by: Joe Perches <[email protected]>
Acked-by: Greg Kroah-Hartman <[email protected]>
Cc: Jiri Slaby <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/tty/synclink_gt.c