Hello Axel,

On 08/20/2014 04:04 AM, Axel Lin wrote:
> Both num_regulators and *rdev[MAX77802_REG_MAX] are not used, remove them.
> 
> Signed-off-by: Axel Lin <axel....@ingics.com>

Right, these are not used indeed since are left overs from the previous
attempt to have a single driver for both max77686 and max77802 PMICs.
Sorry about that and thanks a lot for the patch.

>  
>  struct max77802_regulator_prv {
> -     int num_regulators;
> -     struct regulator_dev *rdev[MAX77802_REG_MAX];
>       unsigned int opmode[MAX77802_REG_MAX];
>  };
>  
> 

I see that Mark already applied this but fwiw:

Acked-by: Javier Martinez Canillas <javier.marti...@collabora.co.uk>

Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to