On Sun, Jun 07, 2015 at 09:02:23AM +0200, Michael Büsch wrote:
> Signed-off-by: Michael Buesch
>
> Can some MIPS people take this, please?
Will do, as usual. Unfortunately this missed my last pull request so
it's going to Linus by the end of the week.
Ralf
--
To unsubscribe from this list:
On Sun, 7 Jun 2015 01:52:51 +0200
Hauke Mehrtens wrote:
> Dan Carpenter reported missing brackets which resulted in reading a
> wrong crystalfreq value. I also noticed that the result of this
> function is ignored.
>
> Reported-By: Dan Carpenter
> Signed-off-by: Hauke Mehrtens
> ---
> driver
Dan Carpenter reported missing brackets which resulted in reading a
wrong crystalfreq value. I also noticed that the result of this
function is ignored.
Reported-By: Dan Carpenter
Signed-off-by: Hauke Mehrtens
---
drivers/ssb/driver_chipcommon_pmu.c | 6 +++---
1 file changed, 3 insertions(+),