[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <D11FE199-C939-4B8D-BA09-2884BE537410@vpop.net>
Date: Fri, 27 Apr 2007 11:54:23 -0700
From: Matt Reimer <mreimer@...p.net>
To: pHilipp Zabel <philipp.zabel@...il.com>
Cc: "Andrew Morton" <akpm@...ux-foundation.org>,
"Evgeniy Polyakov" <johnpol@....mipt.ru>,
linux-kernel@...r.kernel.org
Subject: Re: [2/2] Driver for the Maxim DS1WM, a 1-wire bus master ASIC core.
On Apr 27, 2007, at 12:52 AM, pHilipp Zabel wrote:
> diff --git a/drivers/w1/masters/Makefile b/drivers/w1/masters/Makefile
> index 4cee256..a9e45fb 100644
> --- a/drivers/w1/masters/Makefile
> +++ b/drivers/w1/masters/Makefile
> @@ -5,4 +5,4 @@
> obj-$(CONFIG_W1_MASTER_MATROX) += matrox_w1.o
> obj-$(CONFIG_W1_MASTER_DS2490) += ds2490.o
> obj-$(CONFIG_W1_MASTER_DS2482) += ds2482.o
> -
> +obj-$(CONFIG_W1_DS1WM) += ds1wm.o
>
> Wouldn't it be better to call the config option CONFIG_W1_MASTER_DS1WM
> for consistency?
Yes it would. I've made this change. Thanks for the suggestion.
Matt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists