Skip to content
Commit df8fbc23 authored by Andy Shevchenko's avatar Andy Shevchenko Committed by Alex Deucher
Browse files

drm/radeon: reduce memory footprint for debugging



There is no need to use hex_dump_to_buffer() since we have a kernel helper to
dump up to 64 bytes just via printk(). In our case the actual size is 15 bytes.

Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 1952f24d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment