RE: [char-misc-next] mei: add 9 series PCH mei device ids

From: Winkler, Tomas
Date: Thu Dec 05 2013 - 02:34:37 EST


> >
> > diff --git a/drivers/misc/mei/hw-me-regs.h b/drivers/misc/mei/hw-me-regs.h
> > index 6c0fde5..f83bc80 100644
> > --- a/drivers/misc/mei/hw-me-regs.h
> > +++ b/drivers/misc/mei/hw-me-regs.h
> > @@ -110,8 +110,12 @@
> > #define MEI_DEV_ID_PPT_3 0x1DBA /* Panther Point */
> >
> > #define MEI_DEV_ID_LPT 0x8C3A /* Lynx Point */
> > +#define MEI_DEV_ID_LPT_H 0x8C3A /* Lynx Point H */
>
> Why duplicate this #define?

> And, now that you changed it, why keep the "old" one around, it's no
> longer used anywhere else?
>
The correct name is LPT_H so I've just missed to remove the line, sending V2.

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