From: Boris BREZILLON Date: Fri, 22 May 2015 13:33:47 +0000 (+0200) Subject: crypto: mv_cesa - request registers memory region X-Git-Tag: omap-for-v4.2/fixes-rc1^2~164^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea376a3adf8ddf30c50c2709bbf3cdab9baa6a8;p=pandora-kernel.git crypto: mv_cesa - request registers memory region The mv_cesa driver does not request the CESA registers memory region. Since we're about to add a new CESA driver, we need to make sure only one of these drivers probe the CESA device, and requesting the registers memory region is a good way to achieve that. Signed-off-by: Boris Brezillon Signed-off-by: Herbert Xu --- Reading git-diff-tree failed