aboutsummaryrefslogtreecommitdiff
path: root/lib/test_stackinit.c
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2019-07-08 09:40:57 +0100
committerSudeep Holla <[email protected]>2019-08-12 12:23:00 +0100
commit6a55331c87d86a7406d8126ae75bdd07244a91b1 (patch)
treef0c195e8089dc5bf928c331ff5ab4eb138b7683e /lib/test_stackinit.c
parent58ecdf03dbb9ce8f130bc1ac63fcd8f4d72f9c06 (diff)
firmware: arm_scmi: Drop async flag in sensor_ops->reading_get
SENSOR_DESCRIPTION_GET provides attributes to indicate if the sensor supports asynchronous read. Ideally we should be able to read that flag and use asynchronous reads for any sensors with that attribute set. In order to add that support, let's drop the async flag passed to sensor_ops->reading_get and dynamically switch between sync and async flags based on the attributes as provided by the firmware. Cc: [email protected] Acked-by: Guenter Roeck <[email protected]> Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'lib/test_stackinit.c')
0 files changed, 0 insertions, 0 deletions