From: Thomas Andreatta Date: Sat, 26 Apr 2025 19:30:33 +0000 (+0200) Subject: media: atomisp: gmin: Fix indentation to use TAB instead of spaces X-Git-Tag: v6.16-rc1~145^2~80 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fecae1a423962aff68ad171ff12baba5d67eccbb;p=thirdparty%2Flinux.git media: atomisp: gmin: Fix indentation to use TAB instead of spaces Fix indentation to use TAB instead of spaces. Signed-off-by: Thomas Andreatta Link: https://lore.kernel.org/r/20250426193033.483124-1-thomas.andreatta2000@gmail.com Signed-off-by: Hans de Goede Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c b/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c index b4f2c785e6a61..5f59519ac8e28 100644 --- a/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c +++ b/drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c @@ -473,9 +473,9 @@ static int gmin_subdev_add(struct gmin_subdev *gs) dev_info(dev, "%s: ACPI path is %pfw\n", __func__, dev_fwnode(dev)); - /*WA:CHT requires XTAL clock as PLL is not stable.*/ + /* 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