]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'vm_ioremap_memory-examples'
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Apr 2013 17:16:56 +0000 (10:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Apr 2013 17:16:56 +0000 (10:16 -0700)
commit9fb04c48eefbc2d882fa1c4ca77b814f9e9eecc0
tree6644964fa831ea4f11451b05947da904726f76d5
parentdb4b20550984b6be938b548606180479dbe672d1
parente777d93f368a98aee5dd8a916f34b41dacdfaed5
Merge branch 'vm_ioremap_memory-examples'

I'm going to do an -rc8, so I'm just going to do this rather than delay
it any further. They are arguably stable material anyway.

* vm_ioremap_memory-examples:
  mtdchar: remove no-longer-used vma helpers
  vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
  vm: convert fb_mmap to vm_iomap_memory() helper
  vm: convert mtdchar mmap to vm_iomap_memory() helper
  vm: convert HPET mmap to vm_iomap_memory() helper