drm/amd: fix potential memory leak
In the Linux kernel, the following vulnerability has been resolved:
This patch fix potential memory leak (clk_src) when function run into last return NULL.
s/free/kfree/ - Alex