summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-09-24 02:00:56 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-09-24 02:00:55 -0700
commit9897e1c74cf1f214521b4e2788396d573f87aea0 (patch)
tree0dab49020ac5a70c194dcaf35175eab8f039fd08 /include
parentc8436074613a4bd8a8b4ffb25eecb9f80d8241ee (diff)
parent4d162937395fef1dc40a20f0a06fe54d9374104b (diff)
Merge "cnss: Add new case in cnss runtime PM request feature"
Diffstat (limited to 'include')
-rw-r--r--include/net/cnss.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/cnss.h b/include/net/cnss.h
index 5508d5e46d18..7fce7db19e54 100644
--- a/include/net/cnss.h
+++ b/include/net/cnss.h
@@ -108,6 +108,7 @@ enum cnss_runtime_request {
CNSS_PM_RUNTIME_PUT_NOIDLE,
CNSS_PM_REQUEST_RESUME,
CNSS_PM_RUNTIME_PUT_AUTO,
+ CNSS_PM_GET_NORESUME,
};
extern int cnss_get_fw_image(struct image_desc_info *image_desc_info);