On 18/11/12 13:47, Hauke Mehrtens wrote:
On 11/18/2012 12:05 PM, Rafał Miłecki wrote:
2012/9/11 Hauke Mehrtens<hauke@xxxxxxxxxx>:
The original code implemented the GPIO interface itself and this caused
some problems. With this patch gpiolib is used.
This is based on mips/master.
This should go through linux-mips, John W. Linville approved that
for the bcma and ssb changes normally maintained in wireless-testing.
Ping? Did it go upstream? I can't find that commits in
http://git.kernel.org/?p=linux/kernel/git/ralf/linux.git;a=summary
I talked to John Crispin in IRC, he does not like this patch and I will
send a new version today.
Hauke
Hi,
Without looking into the details of the code we agreed, that there was a
better solution to the ifdeferey embedded inside switch constructs, that
had no break statement.
John