Skip to content

Commit

Permalink
soc/google/cpif: Move PM affinity core
Browse files Browse the repository at this point in the history
Test: Boot

Signed-off-by: Dyneteve <[email protected]>
Signed-off-by: celtare21 <[email protected]>
  • Loading branch information
Dyneteve authored and celtare21 committed Jan 8, 2023
1 parent c6e15c6 commit 4c9fb34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/soc/google/cpif/modem_ctrl_s5100.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ static int s5100_lcd_notifier(struct notifier_block *notifier,

#define msecs_to_loops(t) (loops_per_jiffy / 1000 * HZ * t)

#define RUNTIME_PM_AFFINITY_CORE 2
#define RUNTIME_PM_AFFINITY_CORE 0

static struct modem_ctl *g_mc;

Expand Down

0 comments on commit 4c9fb34

Please sign in to comment.