On Sat, Apr 18, 2015 at 12:02 PM, Michael Trimarchi <mich...@amarulasolutions.com> wrote:
> reset_gpio = data->reset_gpio; > - active_low = data->active_low; > + active_low = !!data->active_low; This is an unrelated change. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html