Hi,
On Thu, Jul 19 2012, Marek Vasut wrote:
>> > diff --git a/drivers/mmc/host/mxs-mmc.c b/drivers/mmc/host/mxs-mmc.c
>> > index 34a9026..c6964e1 100644
>> > --- a/drivers/mmc/host/mxs-mmc.c
>> > +++ b/drivers/mmc/host/mxs-mmc.c
>> > @@ -164,16 +164,23 @@ struct mxs_mmc_host {
>> >
>> > spinlock_t lock;
>> > int sdio_irq_en;
>> > int wp_gpio;
>> >
>> > + int wp_inverted:1;
>>
>> Mind if I change this to "bool wp_inverted;"? Other than that, looks
>> fine and I'll merge it for 3.6.
>
> That should be fine. Thanks!
Thanks, pushed to mmc-next for 3.6.
- Chris.
--
Chris Ball <[email protected]> <http://printf.net/>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html