Alex Elder 13a920ae78 soc: qcom: smem: a few last cleanups
This patch contains several small cleanups:
  - In qcom_smem_enumerate_partitions(), change the "local_host"
    argument to have 16 bit unsigned type
  - Also in qcom_smem_enumerate_partitions(), change the type of
    the "host0" and "host1" local variables to be u16
  - Fix error messages reporting host ids to use the right format
    specifier
  - Shorten the error messages as well, to fit on one line
  - Add a compile-time check to ensure the local host value passed
    to qcom_smem_enumerate_partitions() is in range

Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
2018-09-13 16:57:11 -05:00
..
2018-07-24 16:19:16 -05:00
2018-01-04 17:01:53 +01:00
2018-08-23 13:52:46 -07:00
2018-09-13 16:57:11 -05:00
2018-06-11 18:15:22 -07:00
2018-08-23 14:02:22 -07:00
2018-01-16 15:50:21 +01:00