omap: &&/|| confusion in iommu_put()
authorRoel Kluin <roel.kluin@gmail.com>
Fri, 8 Jan 2010 18:29:05 +0000 (10:29 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Jan 2010 18:29:05 +0000 (10:29 -0800)
commitacf9d467dc951daa0071b5a1f4bed8c108f7ebec
tree46a8ca47b69eecebf10b7c07550466f258a8c0f1
parent4318f36b7c93a60a100f43fc6b7f13bebc59d017
omap: &&/|| confusion in iommu_put()

obj can't be both NULL and be an error pointer.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/iommu.c