]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Mar 2012 21:24:40 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 28 Mar 2012 21:24:40 +0000 (14:24 -0700)
commit637ffa005722c39ee31f557740f9a9f1821caa34
tree2005ec90f9d90f25ceeba147dfe09db8c8036fa6
parent65a7f3819f24371a1784bd94138c3156be587cc6
parente8769a9987a8e3d9f0371163261de8683bbbf420
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac

Pull EDAC fixes from Mauro Carvalho Chehab:
 "A series of EDAC driver fixes.  It also has one core fix at the
  documentation, and a rename patch, fixing the name of the struct that
  contains the rank information."

* 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac:
  edac: rename channel_info to rank_info
  i5400_edac: Avoid calling pci_put_device() twice
  edac: i5100 ack error detection register after each read
  edac: i5100 fix erroneous define for M1Err
  edac: sb_edac: Fix a wrong value setting for the previous value
  edac: sb_edac: Fix a INTERLEAVE_MODE() misuse
  edac: sb_edac: Let the driver depend on PCI_MMCONFIG
  edac: Improve the comments to better describe the memory concepts
  edac/ppc4xx_edac: Fix compilation
  Fix sb_edac compilation with 32 bits kernels
drivers/edac/edac_mc.c
drivers/edac/i5100_edac.c
drivers/edac/i5400_edac.c
drivers/edac/sb_edac.c
include/linux/edac.h