Search Linux Wireless

Re: [PATCH 04/11] brcmsmac: radio on led support

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

 



On 12/05/2012 04:09 PM, Hauke Mehrtens wrote:
>> +	if (radio_led->gpio != 0xf) {
>> > +		int gpio_out = 1 << radio_led->gpio;
>> > +		/* enable out */
>> > +		bcma_cc_set32(cc_drv, BCMA_CC_GPIOOUTEN, gpio_out);
>> > +		if (radio_led->active_low)
>> > +			bcma_cc_set32(cc_drv, BCMA_CC_GPIOPULLUP, gpio_out);
> Same for these register accesses.
> 

For the pullup register there is not bcma_gpio_ function. With the stuff
coming in from the mips tree I prefer to drop this patch for now.

John,

Please drop this patch from the series.

Gr. AvS

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux