Loading
crypto: qat - relocate and rename get_service_enabled()
mainline inclusion from mainline-v6.8-rc1 commit 4db87a5f9e3026d72e03bbdf1dac1dc5303e37f7 category: feature bugzilla: https://gitee.com/openeuler/intel-kernel/issues/I9A5BW CVE: N/A Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4db87a5f9e3026d72e03bbdf1dac1dc5303e37f7 ------------------------------------- Move the function get_service_enabled() from adf_4xxx_hw_data.c to adf_cfg_services.c and rename it as adf_get_service_enabled(). This function is not specific to the 4xxx and will be used by other QAT drivers. This does not introduce any functional change. Intel-SIG: commit 4db87a5f9e30 crypto: qat - relocate and rename get_service_enabled() Backport to support QAT in-tree driver Signed-off-by:Jie Wang <jie.wang@intel.com> Reviewed-by:
Giovanni Cabiddu <giovanni.cabiddu@intel.com> Signed-off-by:
Herbert Xu <herbert@gondor.apana.org.au> [ Aichun Shi: amend commit log ] Signed-off-by:
Aichun Shi <aichun.shi@intel.com>