Search Linux Wireless

Re: [PATCH v4 1/3] rt2x00: add copy of clk for soc devices

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

 



On Sat, Jan 28, 2017 at 08:39:15PM +0100, Felix Fietkau wrote:
> >  	rt2x00dev->hw = hw;
> >  	rt2x00dev->irq = platform_get_irq(pdev, 0);
> >  	rt2x00dev->name = pdev->dev.driver->name;
> > +	rt2x00dev->clk = clk_get(&pdev->dev);
> This looks broken, clk_get takes two parameters, not just one.

Err, since patch was already applied in -next, I will post fix
in separate patch.  

Thanks
Stanislaw



[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