[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOMwXhMS-0AUHQ5tOo9oYEWzRZOo_DnVhm9-tYcjhhyThtca-g@mail.gmail.com>
Date: Thu, 14 Nov 2013 18:54:17 +0000
From: Laszlo Papp <lpapp@....org>
To: hjk@...sjkoch.de
Cc: Guenter Roeck <linux@...ck-us.net>, lm-sensors@...sensors.org,
linux-kernel@...r.kernel.org, Laszlo Papp <lpapp@....org>
Subject: Re: [PATCH] hwmon: (max6650) Add support for gpiodef
On Thu, Nov 14, 2013 at 2:51 PM, Laszlo Papp <lpapp@....org> wrote:
> + case 1:
> + data->gpiodef &= ~MAX6650_GPIO_DEF_GPIO1_LOW;
> + data->gpiodef &= (gpio << 2);
Yikes, that should have been "|=" of course. I will fix it if needed
once the right approach is found and agreed upon...
--
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