[PATCH] mmc: sdhci-xenon: kill xenon_clean_phy()
From: adrian.hunter@intel.com (Adrian Hunter)
Date: 2017-05-17 10:25:53
Also in:
linux-mmc, lkml
From: adrian.hunter@intel.com (Adrian Hunter)
Date: 2017-05-17 10:25:53
Also in:
linux-mmc, lkml
On 16/05/17 09:17, Jisheng Zhang wrote:
Currently, the xenon_clean_phy() is only used for freeing phy_params. The phy_params is allocated by devm_kzalloc(), there's no need to free is explicitly. Signed-off-by: Jisheng Zhang <redacted>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>