diff options
author | Giovanni Cabiddu <giovanni.cabiddu@intel.com> | 2016-12-22 15:00:12 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-02-02 21:54:52 +0800 |
commit | 3484ecbe0e9deb94afb0b9b6172d77e98eb72b94 (patch) | |
tree | 4d4be0d20d4946c51ef47a882d78c9934a219c0e /include/drm/gma_drm.h | |
parent | 11e3b725cfc282efe9d4a354153e99d86a16af08 (diff) |
crypto: qat - fix bar discovery for c62x
Some accelerators of the c62x series have only two bars.
This patch skips BAR0 if the accelerator does not have it.
Cc: <stable@vger.kernel.org>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/drm/gma_drm.h')
Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'
Sergei Shtylyov says:
====================
sh_eth: E-DMAC interrupt mask cleanups
Here's a set of 3 patches against DaveM's 'net-next.git' repo. The main goal
of this set is to stop using the bare numbers for the E-DMAC interrupt masks.
[1/3] sh_eth: rename EESIPR bits
[2/3] sh_eth: add missing EESIPR bits
[3/3] sh_eth: stop using bare numbers for EESIPR values
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/dt-bindings/clk/ti-dra7-atl.h')