]> git.baikalelectronics.ru Git - kernel.git/commit
soc: qcom: smem: small refactor in qcom_smem_enumerate_partitions()
authorAlex Elder <elder@linaro.org>
Tue, 26 Jun 2018 00:58:48 +0000 (19:58 -0500)
committerAndy Gross <andy.gross@linaro.org>
Thu, 13 Sep 2018 21:56:56 +0000 (16:56 -0500)
commitd317b874c1ab8d7149131afb91b10da4f362bb89
tree886cd6ec3910d47d533970f9caad2ce944f897a9
parent8620ecbdc4b09f0836f02e2037457368241c162b
soc: qcom: smem: small refactor in qcom_smem_enumerate_partitions()

Combine the code that checks whether a partition table entry is
associated with the local host with the assignment of the remote
host id value.

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
drivers/soc/qcom/smem.c