X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2Fgpu%2Farm%2Fmidgard%2Fmali_kbase_hwaccess_defs.h;h=0acf297192fdcf9b0508f4c542022e56b77b5963;hb=3054c50dd886faa349ca38c9ad8c2162f9706d5a;hp=261453e8f1ac92635e79071e1ca9ff3848c3f8f5;hpb=45cd824a30a8f289e9f7786574a9f29dbded8211;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/gpu/arm/midgard/mali_kbase_hwaccess_defs.h b/drivers/gpu/arm/midgard/mali_kbase_hwaccess_defs.h index 261453e8f1ac..0acf297192fd 100644 --- a/drivers/gpu/arm/midgard/mali_kbase_hwaccess_defs.h +++ b/drivers/gpu/arm/midgard/mali_kbase_hwaccess_defs.h @@ -1,6 +1,6 @@ /* * - * (C) COPYRIGHT 2014 ARM Limited. All rights reserved. + * (C) COPYRIGHT 2014, 2016 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software @@ -26,8 +26,7 @@ #include -/* The kbasep_js_device_data::runpool_irq::lock (a spinlock) must be held when - * accessing this structure */ +/* The hwaccess_lock (a spinlock) must be held when accessing this structure */ struct kbase_hwaccess_data { struct kbase_context *active_kctx;