Re: [PATCH] genpd: Fix up terminology with leader/follower

2020-07-08 Thread Rafael J. Wysocki
On Wed, Jul 8, 2020 at 11:04 AM Ulf Hansson wrote: > > On Wed, 8 Jul 2020 at 10:35, Kees Cook wrote: > > > > The genpd infrastructure uses the terms master/slave, but such uses have > > no external exposures (not even in Documentation/driver-api/pm/*) and are > > not mandated by nor associated wi

Re: [PATCH] genpd: Fix up terminology with leader/follower

2020-07-08 Thread Ulf Hansson
On Wed, 8 Jul 2020 at 10:35, Kees Cook wrote: > > The genpd infrastructure uses the terms master/slave, but such uses have > no external exposures (not even in Documentation/driver-api/pm/*) and are > not mandated by nor associated with any external specifications. Change > the language used throu

[PATCH] genpd: Fix up terminology with leader/follower

2020-07-08 Thread Kees Cook
The genpd infrastructure uses the terms master/slave, but such uses have no external exposures (not even in Documentation/driver-api/pm/*) and are not mandated by nor associated with any external specifications. Change the language used through-out to leader/follower. There was one possible except