Merge remote-tracking branch 'regmap/for-5.10' into regmap-next
This commit is contained in:
@@ -161,6 +161,9 @@ struct regmap {
|
||||
void *selector_work_buf; /* Scratch buffer used for selector */
|
||||
|
||||
struct hwspinlock *hwlock;
|
||||
|
||||
/* if set, the regmap core can sleep */
|
||||
bool can_sleep;
|
||||
};
|
||||
|
||||
struct regcache_ops {
|
||||
|
Reference in New Issue
Block a user