Skip to content

'ret' not defined. Kernel build fails. #2665

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
errolt opened this issue Aug 27, 2018 · 1 comment
Closed

'ret' not defined. Kernel build fails. #2665

errolt opened this issue Aug 27, 2018 · 1 comment

Comments

@errolt
Copy link

errolt commented Aug 27, 2018

Hi XECDesign,

There seems to be a line missing defining the 'ret' variable.

Thank you,
Errol

https://github.com/raspberrypi/linux/blob/f6da082a790f857d5163ac99357beae6b59f1eb5/drivers/hwmon/rpi-poe-fan.c#L402\

XECDesign added a commit to XECDesign/linux that referenced this issue Aug 28, 2018
@XECDesign
Copy link
Contributor

Thanks for spotting that

XECDesign added a commit to XECDesign/linux that referenced this issue Aug 29, 2018
popcornmix pushed a commit that referenced this issue Sep 10, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 10, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 17, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 17, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 21, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 25, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 26, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 1, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 2, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 8, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 8, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 15, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 15, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 22, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 22, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 4, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 4, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 12, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 12, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 12, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 13, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 15, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 15, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 19, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 21, 2018
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jun 14, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 9, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 9, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 15, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 15, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 21, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 21, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 27, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 27, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Jul 27, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
pelwell pushed a commit that referenced this issue Jul 29, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Aug 11, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Aug 11, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
Noltari pushed a commit to Noltari/rpi-linux that referenced this issue Aug 20, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: raspberrypi#2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Aug 21, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Aug 21, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 8, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 8, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 15, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 15, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 15, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
mripard pushed a commit to mripard/rpi-linux that referenced this issue Sep 16, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: raspberrypi#2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 30, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Sep 30, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 13, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 19, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Oct 22, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 8, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 15, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
popcornmix pushed a commit that referenced this issue Nov 29, 2021
Signed-off-by: Serge Schneider <[email protected]>

PoE HAT driver cleanup

* Fix undeclared variable in rpi_poe_fan_suspend
* Add SPDX-License-Identifier
* Expand PoE acronym in Kconfig help
* Give clearer error message on of_property_count_u32_elems fail
* Add documentation
* Add vendor to of_device_id compatible string.
* Rename m_data_s struct to fw_data_s
* Fix typos

Fixes: #2665

Signed-off-by: Serge Schneider <[email protected]>

rpi-poe-fan: fix def_pwm1 writes

Signed-off-by: Serge Schneider <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants