From: Tony Lindgren <tony@atomide.com>
To: "Syed Mohammed, Khasim" <x0khasim@ti.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: [PATCH] TWLGPIO driver after review comments - corrected trailing spaces
Date: Tue, 8 May 2007 16:35:56 -0700 [thread overview]
Message-ID: <20070508233556.GU32547@atomide.com> (raw)
In-Reply-To: <9C23CDD79DA20A479D4615857B2E2C47DCCA48@dlee13.ent.ti.com>
* Syed Mohammed, Khasim <x0khasim@ti.com> [070508 15:50]:
>
> Sorry, Corrected few trailing spaces - Retrying.
Thanks.
> This adds TWL4030 GPIO driver support. Required for TWL4030 Keypad and other
> TWL4030 GPIO dependent modules.
> @@ -891,9 +891,7 @@ static int __init twl4030_init(void)
>
> static void __exit twl4030_exit(void)
> {
> - if (i2c_del_driver(&twl4030_driver))
> - printk(KERN_ERR
> - "TWL4030: Driver remove failed, module not removed\n");
> + i2c_del_driver(&twl4030_driver);
> twl_irq_used = FREE;
> }
>
Pushing today & leaving out this hunk as it's been already fixed in
the tree.
Tony
prev parent reply other threads:[~2007-05-08 23:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-08 22:49 [PATCH] TWLGPIO driver after review comments - corrected trailing spaces Syed Mohammed, Khasim
2007-05-08 23:35 ` Tony Lindgren [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070508233556.GU32547@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=x0khasim@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox