pm: device: remove internal comment
The comment provides internal details which are not relevant. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
793c8ddd63
commit
dc0b337a7c
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ struct pm_device {
|
|||
const struct device *dev;
|
||||
/** Lock to synchronize the get/put operations */
|
||||
struct k_mutex lock;
|
||||
/* Following are packed fields protected by #lock. */
|
||||
/** Device pm enable flag */
|
||||
bool enable : 1;
|
||||
/** Device usage count */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue