Skip to content
  • Andrey Smirnov's avatar
    thermal: qoriq: Pass data to qoriq_tmu_register_tmu_zone() directly · 746a6131
    Andrey Smirnov authored
    
    
    Pass all necessary data to qoriq_tmu_register_tmu_zone() directly
    instead of passing a paltform device and then deriving it. This is
    done as a first step to simplify resource deallocation code.
    
    Signed-off-by: default avatarAndrey Smirnov <andrew.smirnov@gmail.com>
    Cc: Chris Healy <cphealy@gmail.com>
    Cc: Lucas Stach <l.stach@pengutronix.de>
    Cc: Zhang Rui <rui.zhang@intel.com>
    Cc: Eduardo Valentin <edubezval@gmail.com>
    Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
    Cc: linux-imx@nxp.com
    Cc: linux-pm@vger.kernel.org
    Cc: linux-kernel@vger.kernel.org
    746a6131