Home
last modified time | relevance | path

Searched hist:"6 cc884c1" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/memory/tegra/
H A Dtegra20.c6cc884c1 Wed Jun 02 11:32:53 CDT 2021 Thierry Reding <treding@nvidia.com> memory: tegra: Introduce struct tegra_mc_ops

Subsequent patches will introduce further callbacks, so create a new
struct tegra_mc_ops to collect all of them in a single place. Move the
existing ->init() callback into the new structure.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210602163302.120041-4-thierry.reding@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
H A Dmc.c6cc884c1 Wed Jun 02 11:32:53 CDT 2021 Thierry Reding <treding@nvidia.com> memory: tegra: Introduce struct tegra_mc_ops

Subsequent patches will introduce further callbacks, so create a new
struct tegra_mc_ops to collect all of them in a single place. Move the
existing ->init() callback into the new structure.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210602163302.120041-4-thierry.reding@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
/openbmc/linux/include/soc/tegra/
H A Dmc.h6cc884c1 Wed Jun 02 11:32:53 CDT 2021 Thierry Reding <treding@nvidia.com> memory: tegra: Introduce struct tegra_mc_ops

Subsequent patches will introduce further callbacks, so create a new
struct tegra_mc_ops to collect all of them in a single place. Move the
existing ->init() callback into the new structure.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210602163302.120041-4-thierry.reding@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>