On Sat, May 03, 2014 at 07:59:22PM +0200, Peter Feuerer wrote: > added following new models: > * Aspire 5755G > * AO521 > * AO751h > * Aspire One 753 > * Extensa 5420 > * Aspire 5315 > * Aspire 5739G > * TravelMate TM8573T > > Cc: Andrew Morton <[email protected]> > Cc: Andreas Mohr <[email protected]> > Cc: Borislav Petkov <[email protected]> > Signed-off-by: Peter Feuerer <[email protected]>
Acked-by: Borislav Petkov <[email protected]> > --- > drivers/platform/x86/acerhdf.c | 25 ++++++++++++++++++++++++- > 1 file changed, 24 insertions(+), 1 deletion(-) > > diff --git a/drivers/platform/x86/acerhdf.c b/drivers/platform/x86/acerhdf.c > index dd63e93..176edbd 100644 > --- a/drivers/platform/x86/acerhdf.c > +++ b/drivers/platform/x86/acerhdf.c > @@ -50,7 +50,7 @@ > */ > #undef START_IN_KERNEL_MODE > > -#define DRV_VER "0.5.29" > +#define DRV_VER "0.5.30" What's the logic here, increment second minor version number after each change? :-) -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

