commit | 7ca85295d8cc280ea79cf6250c47363b7fd92f92 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Feb 28 04:55:52 2017 -0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Mar 29 23:53:24 2017 -0400 |
tree | efcd4b095533ddbb7e03dc305403fde3873d940c | |
parent | eeca2324900e922b693b2b6ddacc502c78f1c1ef [diff] |
gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> Use a more common logging style. Miscellanea: o Coalesce formats and realign arguments o Neaten a few macros now using pr_<level> Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>