Hi Mark, thanks for looking at the patch. Please see inline.
On Sun, Feb 2, 2020 at 4:00 AM Mark Brown broonie@kernel.org wrote:
On Thu, Jan 30, 2020 at 12:30:56PM -0800, Prashant Malani wrote:
Replace send_ec_host_command() with cros_ec_send_cmd_msg() which does the same thing, but is defined in a common location in platform/chrome and exposed for other modules to use. This allows us to remove send_ec_host_command() entirely.
I only have this patch, I've nothing else from the series or a cover letter. What's the story with dependencies and so on?
Sorry about that. I will add you to the cover letter for subsequent versions (I followed https://lwn.net/Articles/585782/ but I think it only adds the relevant mailing lists to the cover letter...) Just for reference, the cover series LKML link is here: https://lkml.org/lkml/2020/1/30/802
Best regards,