firmware: tegra: Expose tegra_bpmp_mrq_return()
authorMikko Perttunen <mperttunen@nvidia.com>
Mon, 24 Jul 2017 16:29:16 +0000 (19:29 +0300)
committerThierry Reding <treding@nvidia.com>
Thu, 19 Oct 2017 14:27:55 +0000 (16:27 +0200)
commit2e1e09ed423781d209c1fea773b1c3e614550ea5
treea17cbe2853cf5219aec821de7627906fbac9e786
parent370d010f0ef09db7ab157a6b5d6d9a737b148f2a
firmware: tegra: Expose tegra_bpmp_mrq_return()

Expose and export the tegra_bpmp_mrq_return() function for use by
drivers outside the core BPMP driver. This function is used to reply to
messages originating from the BPMP, which is required in the thermal
driver.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/firmware/tegra/bpmp.c
include/soc/tegra/bpmp.h