]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Sep 2013 22:29:01 +0000 (15:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 5 Sep 2013 22:29:01 +0000 (15:29 -0700)
commit5f69dc4bdd5a01f635faf66919e004b29856e931
treed1b2cc23c1b3cc9e73ea817ab0a7aa8d3391f320
parent7efa2094ecba4e0f2f7740b833d6cd6f4e9ce196
parentb948e9640803172efe8f0ecf30b6d3f47b6b5095
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide

Pull IDE changes from David Miller:
 "Mostly cleanups, and changes part of tree-wide adjustments, this code
  is in deep freeze so that's pretty much what we expect these days"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide:
  ide: sgiioc4: Staticize ioc4_ide_attach_one()
  ide: palm_bk3710: add missing __iomem annotation
  ide: use dev_get_platdata()
  ide-disk_proc: use macro to replace magic number
  ide: replace strict_strtol() with kstrtol()