diff options
author | Ronak Jain <ronak.jain@xilinx.com> | 2022-04-06 03:55:25 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-04-22 17:20:03 +0200 |
commit | 218f01a80aea0ec5eeacda243ea5e06cbc9be654 (patch) | |
tree | 8247efab3c9cc71bccef7817e51503f4cc715444 /drivers/android | |
parent | 94ae7f22265e795b4351c7a51a34c4b11dec9952 (diff) | |
download | linux-218f01a80aea0ec5eeacda243ea5e06cbc9be654.tar.gz |
firmware: xilinx: always check API version for IOCTL/QUERY
Currently, we are not checking feature check version for PM APIs as
the support may or may not there in the firmware. To check the whether
the feature check API is supported or not in the firmware, allow
checking for its own version.
Signed-off-by: Ronak Jain <ronak.jain@xilinx.com>
Link: https://lore.kernel.org/r/1649242526-17493-4-git-send-email-ronak.jain@xilinx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions