]> git.baikalelectronics.ru Git - kernel.git/commit
cxgb4: use pgprot_writecombine() on powerpc
authorNishanth Aravamudan <nacc@us.ibm.com>
Mon, 14 Mar 2011 10:36:11 +0000 (10:36 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Apr 2011 04:18:25 +0000 (14:18 +1000)
commitac916b010bfc36e01abe57c15da7810f0ebd8f49
tree72a38df12fb3928b3b8493ef1e783374c0892559
parent1675f22db947fb42ba6324145ce921fa1eaab994
cxgb4: use pgprot_writecombine() on powerpc

Commit 59fbb555256138addc3d462f6c656b90651e6955 ("powerpc: Add
pgprot_writecombine") in benh's tree exposes the pgprot_writecombine()
API to drivers on powerpc. cxgb4 has an open-coded version of the same,
so use the common API now that it's available.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: Steve Wise <swise@opengridcomputing.com>
Cc: Anton Blanchard <anton@samba.org>
Acked-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/infiniband/hw/cxgb4/t4.h