Re: [PATCH 1/2] cros: platform/chrome: Add cros-ec-uart driver for uart support

From: Greg Kroah-Hartman
Date: Wed Jul 15 2020 - 03:56:13 EST


On Wed, Jul 15, 2020 at 12:41:06AM -0700, Bhanu Prakash Maiya wrote:
> From: Bhanu Prakash Maiya <bhanumaiya@xxxxxxxxxxxx>
>
> This patch enables uart transport layer for cros_ec framework.
> The cros-ec-uart binds with EC device working on uart transport to
> send request and receive response.
>
> Signed-off-by: Bhanu Prakash Maiya <bhanumaiya@xxxxxxxxxxxx>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Change-Id: Icb23b633700f1ef4d123e3f21fd26fad21a3f207

I think you forgot to run checkpatch.pl on this :(