OSDN Git Service

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)
commiteb68cf09092233716b31fad42cf2a4dad3959e3c
tree886cd6ec3910d47d533970f9caad2ce944f897a9
parenteba757022fc2935c8a1392278a26d86761a70c60
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