Re: [PATCH 2/8] ACPI: property: Parse _CRS CSI-2 descriptor

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jan 17, 2023 at 02:22:38PM +0200, Sakari Ailus wrote:
> Parse newly added ACPI _CRS CSI-2 descriptor for CSI-2 and camera
> configuration. For now, only figure out where the descriptor is present in
> order to allow adding information from it to related devices.

...

> +/*
> + * MIPI DisCo for Imaging support.
> + *
> + * Copyright (C) 2022 Intel Corporation

2023?

> + */

...

> +#include <linux/acpi.h>
> +#include <linux/module.h>

> +#include <linux/kernel.h>

Not sure why you need this one instead of corresponding types.h and might be a
few others (seems list.h, string.h at least).

> +#include <linux/overflow.h>
> +#include <linux/slab.h>
> +#include <linux/sort.h>

-- 
With Best Regards,
Andy Shevchenko





[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux