drm: Kill DRM_*MEMORYBARRIER
The real linux interfaces are soooo much easier on the eyes ... Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:

committed by
Dave Airlie

parent
1d6ac185c3
commit
85b2331b34
@@ -253,7 +253,7 @@ irqreturn_t psb_irq_handler(int irq, void *arg)
|
||||
|
||||
PSB_WVDC32(vdc_stat, PSB_INT_IDENTITY_R);
|
||||
(void) PSB_RVDC32(PSB_INT_IDENTITY_R);
|
||||
DRM_READMEMORYBARRIER();
|
||||
rmb();
|
||||
|
||||
if (!handled)
|
||||
return IRQ_NONE;
|
||||
|
Reference in New Issue
Block a user