From: Jani Nikula <jani.nikula@linux.intel.com>
To: Mika Kahola <mika.kahola@intel.com>, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH i-g-t] tools/intel_bios_reader: Fix typo on dump info
Date: Fri, 15 Jan 2016 15:24:04 +0200 [thread overview]
Message-ID: <87y4brvuvf.fsf@intel.com> (raw)
In-Reply-To: <1452846295-23077-1-git-send-email-mika.kahola@intel.com>
On Fri, 15 Jan 2016, Mika Kahola <mika.kahola@intel.com> wrote:
> Fix typo on intel_bios_reader.c
>
> Signed-off-by: Mika Kahola <mika.kahola@intel.com>
Pushed, thanks for the patch.
BR,
Jani.
> ---
> tools/intel_bios_reader.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/intel_bios_reader.c b/tools/intel_bios_reader.c
> index b31f648..5ca50ff 100644
> --- a/tools/intel_bios_reader.c
> +++ b/tools/intel_bios_reader.c
> @@ -843,7 +843,7 @@ static void dump_mipi_config(const struct bdb_block *block)
>
> printf("\tMIPI PPS\n");
> printf("\t\tPanel power ON delay: %d\n", pps->panel_on_delay);
> - printf("\t\tPanel power on to Baklight enable delay: %d\n", pps->bl_enable_delay);
> + printf("\t\tPanel power on to Backlight enable delay: %d\n", pps->bl_enable_delay);
> printf("\t\tBacklight disable to Panel power OFF delay: %d\n", pps->bl_disable_delay);
> printf("\t\tPanel power OFF delay: %d\n", pps->panel_off_delay);
> printf("\t\tPanel power cycle delay: %d\n", pps->panel_power_cycle_delay);
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
prev parent reply other threads:[~2016-01-15 13:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-15 8:24 [PATCH i-g-t] tools/intel_bios_reader: Fix typo on dump info Mika Kahola
2016-01-15 13:24 ` Jani Nikula [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=87y4brvuvf.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=mika.kahola@intel.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;
as well as URLs for NNTP newsgroup(s).