Merge branch 'rpmsg-ti-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg into ti-linux...
authorDan Murphy <DMurphy@ti.com>
Thu, 2 Oct 2014 20:33:25 +0000 (15:33 -0500)
committerDan Murphy <DMurphy@ti.com>
Thu, 2 Oct 2014 20:33:25 +0000 (15:33 -0500)
commitebe5f5f8a026e164af9b9f08104bc0f1d2af4c8e
tree45fc4bf089fca0cbbf1d5ec9be55a6f880a8ce5f
parent4edec1525cb2a3da47c44636a5b32ac9178d8bff
parentca92f46590b1c8bb5dd1b88b15d7a85328554406
Merge branch 'rpmsg-ti-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg into ti-linux-3.14.y

TI-Feature: rpmsg
TI-Tree: git://git.ti.com/rpmsg/rpmsg.git
TI-Branch: rpmsg-ti-linux-3.14.y

* 'rpmsg-ti-linux-3.14.y' of git://git.ti.com/rpmsg/rpmsg:
  iommu/omap: Switch pagetable debugfs entry to use seq_file
  iommu/omap: make pagetable debugfs entry read-only
  iommu/omap: Fix bus error on debugfs access of unattached IOMMU
  iommu/omap: reset the domain field upon detaching
  iommu/omap: Fix the permissions on nr_tlb_entries
  iommu/omap: rename debugfs root directory
  iommu/omap: Simplify omap2_iommu_fault_isr()
  iommu/omap: Remove bogus version check in context save/restore
  iommu/omap: Remove omap_iommu_arch_version() and version field
  iommu/omap: Remove ver debugfs entry
  iommu/omap: Remove conditional definition of dev_to_omap_iommu()
  iommu/omap: Remove duplicate declarations
  iommu/omap: remove refcount field from omap_iommu object
  iommu/omap: Remove omap_iommu unused owner field
  iommu/omap: revise check for valid arch_data in attach_dev

Signed-off-by: Dan Murphy <DMurphy@ti.com>