| commit | 1993b176a8224e371e0732ffada7ab9eb3b0912b | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 28 15:17:02 2016 -0500 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Mar 28 15:17:02 2016 -0500 |
| tree | f437ed0a2f21386edee1886e8e6fd2f8f230c094 | |
| parent | d4dc3b24427f91f112b18562dac73f7af60b7a21 [diff] | |
| parent | 0d7ef45cdeebcc95d581703f45f6de7b2ee89b8d [diff] |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Pull IDE fixes from David Miller:
"Just two small changes:
1) Remove bogus init annotation in icside, from Arnd Bergmann.
2) Don't use zero clock rates in palm_bk3710 driver, from Wolfram
Sang"
* git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide:
ide: palm_bk3710: test clock rate to avoid division by 0
ide: icside: remove incorrect initconst annotation