From: Xavier Bachelot <xavier@bachelot.org>
To: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] viafb: add VIA slapping capability
Date: Thu, 24 Mar 2011 19:47:10 +0000 [thread overview]
Message-ID: <4D8B9FBE.6030207@bachelot.org> (raw)
In-Reply-To: <1300983180-7343-4-git-send-email-FlorianSchandinat@gmx.de>
On 03/24/2011 05:13 PM, Florian Tobias Schandinat wrote:
> This patch introduces dummy functions to execute when we don't know
> what we should do (due to missing documentation). They do nothing
> but print a nice message in the log explaining the situation.
> To trigger this message initial power management support is
> activated which might save a bit energy by disabling PLL and clock
> if no device is configured to use them.
>
> Note: The message is only shown for the oldest IGPs CLE266 and K400
> as for the other platforms there are reasonable assumptions
> how it does (hopefully) work.
>
> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
> ---
> +static void dummy_set_clock_source(enum via_clksrc source, bool use_pll)
> +{
> + printk(KERN_INFO "Using undocumented set slock soure.\n%s", via_slap);
2 typos above.
Regards,
Xavier
WARNING: multiple messages have this Message-ID (diff)
From: Xavier Bachelot <xavier@bachelot.org>
To: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
Cc: linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] viafb: add VIA slapping capability
Date: Thu, 24 Mar 2011 20:47:10 +0100 [thread overview]
Message-ID: <4D8B9FBE.6030207@bachelot.org> (raw)
In-Reply-To: <1300983180-7343-4-git-send-email-FlorianSchandinat@gmx.de>
On 03/24/2011 05:13 PM, Florian Tobias Schandinat wrote:
> This patch introduces dummy functions to execute when we don't know
> what we should do (due to missing documentation). They do nothing
> but print a nice message in the log explaining the situation.
> To trigger this message initial power management support is
> activated which might save a bit energy by disabling PLL and clock
> if no device is configured to use them.
>
> Note: The message is only shown for the oldest IGPs CLE266 and K400
> as for the other platforms there are reasonable assumptions
> how it does (hopefully) work.
>
> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
> ---
> +static void dummy_set_clock_source(enum via_clksrc source, bool use_pll)
> +{
> + printk(KERN_INFO "Using undocumented set slock soure.\n%s", via_slap);
2 typos above.
Regards,
Xavier
next prev parent reply other threads:[~2011-03-24 19:47 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-24 15:57 viafb clock patches - second round Florian Tobias Schandinat
2011-03-24 16:12 ` Florian Tobias Schandinat
2011-03-24 15:57 ` [PATCH 1/3] viafb: add primary/secondary clock on/off switches Florian Tobias Schandinat
2011-03-24 16:12 ` Florian Tobias Schandinat
2011-03-24 15:57 ` [PATCH 3/3] viafb: add VIA slapping capability Florian Tobias Schandinat
2011-03-24 16:13 ` Florian Tobias Schandinat
2011-03-24 19:47 ` Xavier Bachelot [this message]
2011-03-24 19:47 ` Xavier Bachelot
2011-03-24 21:11 ` Florian Tobias Schandinat
2011-03-24 21:11 ` Florian Tobias Schandinat
2011-03-24 21:32 ` [PATCH v2] " Florian Tobias Schandinat
2011-03-24 15:57 ` [PATCH 2/3] viafb: split clock and PLL code to an extra file Florian Tobias Schandinat
2011-03-24 16:12 ` Florian Tobias Schandinat
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=4D8B9FBE.6030207@bachelot.org \
--to=xavier@bachelot.org \
--cc=FlorianSchandinat@gmx.de \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.