[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e0a01923-7d66-4076-a125-83875c60a48d@redhat.com>
Date: Thu, 1 May 2025 16:22:29 +0200
From: Hans de Goede <hdegoede@...hat.com>
To: Thomas Andreatta <thomasandreatta2000@...il.com>, andy@...nel.org
Cc: linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
Thomas Andreatta <thomas.andreatta2000@...il.com>
Subject: Re: [PATCH] staging: media: atomisp: fixed spaces to tabs
Hi,
On 26-Apr-25 9:30 PM, Thomas Andreatta wrote:
> Removed spaces and substituted them with tabs.
>
> Signed-off-by: Thomas Andreatta <thomas.andreatta2000@...il.com>
Thank you for your patch.
I have merged this in my media-atomisp branch:
https://git.kernel.org/pub/scm/linux/kernel/git/hansg/linux.git/log/?h=media-atomisp
And this patch will be included in my next
pull-request to Mauro (to media subsystem maintainer)
Regards,
Hans
> ---
> drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c b/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
> index e176483df301..0d5e35845ed7 100644
> --- a/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
> +++ b/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c
> @@ -518,7 +518,7 @@ static int gmin_subdev_add(struct gmin_subdev *gs)
>
> /*WA:CHT requires XTAL clock as PLL is not stable.*/
> gs->clock_src = gmin_get_var_int(dev, false, "ClkSrc",
> - VLV2_CLK_PLL_19P2MHZ);
> + VLV2_CLK_PLL_19P2MHZ);
>
> /*
> * Get ACPI _PR0 derived clock here already because it is used
Powered by blists - more mailing lists