Re: [PATCH v2 2/3] pinctrl: amd: Get and update IOMUX details

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

 



>> +
>> +       status = acpi_walk_namespace(ACPI_TYPE_REGION, sys_bus_handle, ACPI_UINT32_MAX,
>> +                                    acpi_get_iomux_region, NULL, gpio_dev, NULL);
>> +
>> +       if (ACPI_FAILURE(status)) {
>> +               dev_err(&gpio_dev->pdev->dev, "Failed to get acpi_get_iomux_region\n");
>> +               return;
>> +       }
>> +}
> Oh this looks scary to me, make sure you get the review from the GPIO
> ACPI experts, Andy Shevchenko and/or Mika Westerberg. (Added on the
> To: line)

Thanks Linus for the feedback.

Hi Andy/Mika,

Please provide your suggestions for this patch.

Thanks,
Basavaraj

>
> Yours,
> Linus Walleij




[Index of Archives]     [Linux SPI]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux