From: Krzysztof Kozlowski Date: Mon, 27 Apr 2015 12:52:10 +0000 (+0900) Subject: regmap: Constify irq_domain_ops X-Git-Tag: omap-for-v4.3/legacy-v2-signed~176^2^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f5f3e9c86dc4604366a567819cc3ec4bdb4400;p=pandora-kernel.git regmap: Constify irq_domain_ops The irq_domain_ops are not modified by the driver and the irqdomain core code accepts pointer to a const data. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Mark Brown --- Reading git-diff-tree failed