From: Tony Prisk <linux@prisktech.co.nz>
To: gregkh@linuxfoundation.org
Cc: vt8500-wm8505-linux-kernel@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-serial@vger.kernel.org, Tony Prisk <linux@prisktech.co.nz>
Subject: [PATCH] tty: serial: vt8500: Fix clock code in probe
Date: Sat, 9 Mar 2013 18:44:36 +1300 [thread overview]
Message-ID: <1362807877-23263-1-git-send-email-linux@prisktech.co.nz> (raw)
Hi Greg,
Looks like there was some kind of copy-paste messup in the probe function
which has resulted in some incorrect code being left after the conversion from
a fixed 24Mhz reference to a clock based driver.
This patch tidies up the initialization in probe() of the clock related bits.
Regards
Tony Prisk
Tony Prisk (1):
tty: serial: vt8500: Unneccessary duplicated clock code removed
drivers/tty/serial/vt8500_serial.c | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-03-09 5:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-09 5:44 Tony Prisk [this message]
2013-03-09 5:44 ` [PATCH] tty: serial: vt8500: Unneccessary duplicated clock code removed Tony Prisk
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=1362807877-23263-1-git-send-email-linux@prisktech.co.nz \
--to=linux@prisktech.co.nz \
--cc=gregkh@linuxfoundation.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=vt8500-wm8505-linux-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).