Re: [PATCH 2/7] mfd: twl4030-power: Fix some defines for SW_EVENTS

2014-05-20 Thread Tony Lindgren
* Lee Jones [140520 08:04]: > > We have these bits partially defined in two different > > places, so let's fix them up and add defines for the > > missing bits. These bits are the same for P1_SW_EVENTS, > > P2_SW_EVENTS and P3_SW_EVENTS. > > > > Cc: Peter Ujfalusi > > Signed-off-by: Tony Lindgre

Re: [PATCH 2/7] mfd: twl4030-power: Fix some defines for SW_EVENTS

2014-05-20 Thread Lee Jones
> We have these bits partially defined in two different > places, so let's fix them up and add defines for the > missing bits. These bits are the same for P1_SW_EVENTS, > P2_SW_EVENTS and P3_SW_EVENTS. > > Cc: Peter Ujfalusi > Signed-off-by: Tony Lindgren > --- > drivers/mfd/twl4030-power.c | 2

[PATCH 2/7] mfd: twl4030-power: Fix some defines for SW_EVENTS

2014-05-13 Thread Tony Lindgren
We have these bits partially defined in two different places, so let's fix them up and add defines for the missing bits. These bits are the same for P1_SW_EVENTS, P2_SW_EVENTS and P3_SW_EVENTS. Cc: Peter Ujfalusi Signed-off-by: Tony Lindgren --- drivers/mfd/twl4030-power.c | 23 +---