mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
3f5db4388d2fbe108a1b51f76793a6a778cc43c7
There is a function exported from adsp os code, nvadsp_set_adma_dump_reg, to set the function pointer for adma regdump callback. This patch uses the above exported api and sets the callback to tegra_adma_dump_ch_reg, which is implemented by adma driver. This is done during tegra210_adsp_init. Bug 200289390 Change-Id: If1c2826928d5e5d51a805ed0a2211c20a1ecf6f8 Signed-off-by: Sameer Pujar <spujar@nvidia.com> Reviewed-on: http://git-master/r/1484830 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided