Files
linux/drivers/gpu/drm
Muhammad Falak R Wani a7aabcc8a5 drm/amd/powerplay: use ARRAY_SIZE() to calculate array size.
It is preferred to use ARRAY_SIZE() for size calculation, instead
using sizeof(array)/sizeof(*array). It makes the code more readable.

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2016-05-16 12:17:25 -04:00
..
2016-05-09 13:49:56 +10:00
2016-04-22 08:32:51 +10:00
2016-03-14 09:46:02 +10:00
2016-05-06 17:47:38 +02:00
2016-05-09 13:49:56 +10:00
2016-05-02 16:36:57 +02:00
2016-05-09 13:49:56 +10:00
2016-04-20 12:58:45 +02:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-09 13:49:56 +10:00
2016-05-05 09:12:42 +02:00
2016-05-06 16:04:48 +02:00