From: Laurent Pinchart Date: Thu, 30 Oct 2014 13:59:37 +0000 (+0200) Subject: i2c: core: Dispose OF IRQ mapping at client removal time X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~145^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4df3a0b62285130ac0a35cf07678c154ffb649d;p=pandora-kernel.git i2c: core: Dispose OF IRQ mapping at client removal time Clients instantiated from OF get an IRQ mapping created at device registration time. Dispose the mapping when the client is removed. Signed-off-by: Laurent Pinchart Signed-off-by: Wolfram Sang Cc: stable@kernel.org --- Reading git-diff-tree failed