Revision a7e90924e167f9dd86633a959e31168c9bed4fb1 authored by Linus Torvalds on 26 November 2014, 01:52:56 UTC, committed by Linus Torvalds on 26 November 2014, 01:52:56 UTC
Pull clock fixes from Mike Turquette:
 "The fixes for the clock framework are all regressions in drivers, plus
  a single fix in one of the basic clock templates.  No fixes to the
  core this time around.

  As with most clock driver fixes these run the gamut from fixing a
  build warning to fixing wrecked memory timings, with a little USB
  tossed in for fun"

* tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquette/linux:
  clk: pxa: fix pxa27x CCCR bit usage
  clk-divider: Fix READ_ONLY when divider > 1
  clk: qcom: Fix duplicate rbcpr clock name
  clk: at91: usb: fix at91sam9x5 recalc, round and set rate
  clk: at91: usb: fix at91rm9200 round and set rate
2 parent s 5d01410 + dcf3d45
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 272 bytes
compress.c -rw-r--r-- 10.1 KB
dir.c -rw-r--r-- 6.5 KB
export.c -rw-r--r-- 5.1 KB
inode.c -rw-r--r-- 38.8 KB
isofs.h -rw-r--r-- 6.3 KB
joliet.c -rw-r--r-- 1.3 KB
namei.c -rw-r--r-- 4.1 KB
rock.c -rw-r--r-- 18.0 KB
rock.h -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 2.4 KB
zisofs.h -rw-r--r-- 807 bytes

back to top