MLK-21911 drm/bridge: sec-dsim: free 'pll_pms' to avoid memory leak

The 'pll_pms' data is allocated dynamically and it should be
freed after its usage is done explicitly, otherwise there is
a serious memory leak problem, since this data allocation
frequency is really high during video playback and graphic
cases running.

BUG: 146221914

Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Signed-off-by: Jason Liu <jason.hui.liu@nxp.com>
(cherry picked from commit f28801c464ac6d43893584af85bc348e66149e9d)

Change-Id: Ib12984d9a03caa64dc6035d54b89daef0083317e
1 file changed