mbox

[GIT] IDE

Message ID 20130905.164451.670703104304287472.davem@davemloft.net
State Accepted
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

Message

David Miller Sept. 5, 2013, 8:44 p.m. UTC
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.

Please pull, thanks a lot!

The following changes since commit a09e9a7a4b907f2dfa9bdb2b98a1828ab4b340b2:

  Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux (2013-09-05 10:17:26 -0700)

are available in the git repository at:


  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git master

for you to fetch changes up to 64110c16e012547d5c9ab71f8afd3bab025f1103:

  ide: sgiioc4: Staticize ioc4_ide_attach_one() (2013-09-05 15:21:30 -0400)

----------------------------------------------------------------
Jingoo Han (4):
      ide: replace strict_strtol() with kstrtol()
      ide: use dev_get_platdata()
      ide: palm_bk3710: add missing __iomem annotation
      ide: sgiioc4: Staticize ioc4_ide_attach_one()

Xinghai Yu (1):
      ide-disk_proc: use macro to replace magic number

 drivers/ide/gayle.c        | 2 +-
 drivers/ide/ide-ioctls.c   | 4 ++--
 drivers/ide/ide-park.c     | 6 ++++--
 drivers/ide/ide_platform.c | 2 +-
 drivers/ide/palm_bk3710.c  | 4 ++--
 drivers/ide/sgiioc4.c      | 2 +-
 drivers/ide/tx4938ide.c    | 4 ++--
 7 files changed, 13 insertions(+), 11 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html