[OpenWrt-Devel] [PATCH 12/23] ar71xx: refresh 451-gpio-74x164-improve-platform-device-support.patch

John Crispin john at phrozen.org
Sat Jul 26 02:44:57 EDT 2014



On 26/07/2014 08:30, John Crispin wrote:
> 
> 
> On 26/07/2014 04:48, Zhao, Gang wrote:
>> --	if (!spi->dev.of_node) { --		dev_err(&spi->dev, "No device
>> tree data available.\n"); +	pdata = spi->dev.platform_data; +	np
>> = spi->dev.of_node; + +	if (!np && !pdata) { +
>> dev_err(&spi->dev, "No configuration data available.\n");
> 
> 
> Hi,
> 
> these patches are not refreshes but you actually change the code
> path.
> 
> please resend the whole series with proper annotations inside the 
> various patch descriptions and subjects.
> 
> John


ok, apparently i had not finished my coffee when reading the patches ...

i am not entirely sure if copying the patches and then fixing them 1
by 1 is the best idea really. lets see what others have to say ...




> _______________________________________________ openwrt-devel
> mailing list openwrt-devel at lists.openwrt.org 
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> 
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list