Commits

Adrian Alonso committed 3057539df97
ENGR00180236-2: spdif clk usecount is 1 when not in use * Move spdif_core_clk enable from spdif_probe to spdif_startup function in order to avoid initializing the core clock when module is not in use. * At spdif_shutdown disable spdif core_clk. Signed-off-by: Adrian Alonso <aalonso@freescale.com>