From fa82f871c8dbc9a15e8dc274b3f99dd5fa0da458 Mon Sep 17 00:00:00 2001 From: Albert ARIBAUD Date: Thu, 4 Aug 2011 18:45:45 +0200 Subject: Convert ISO-8859 files to UTF-8 There was a mix of UTF-8 and ISO-8859 files in the U-Boot source tree, which could cause issues with the patchwork review system. This commit converts all ISO-8859 files to UTF-8. Signed-off-by: Albert ARIBAUD --- drivers/block/sata_sil3114.c | 2 +- drivers/block/sata_sil3114.h | 2 +- drivers/misc/ali512x.c | 2 +- drivers/pcmcia/ti_pci1410a.c | 2 +- drivers/rtc/s3c24x0_rtc.c | 2 +- drivers/video/ct69000.c | 20 ++++++++++---------- drivers/video/sed13806.c | 2 +- drivers/video/sm501.c | 2 +- 8 files changed, 17 insertions(+), 17 deletions(-) (limited to 'drivers') diff --git a/drivers/block/sata_sil3114.c b/drivers/block/sata_sil3114.c index 62cc99d395..d43064e0f1 100644 --- a/drivers/block/sata_sil3114.c +++ b/drivers/block/sata_sil3114.c @@ -1,5 +1,5 @@ /* - * Copyright (C) Excito Elektronik i Skåne AB, All rights reserved. + * Copyright (C) Excito Elektronik i SkÃ¥ne AB, All rights reserved. * Author: Tor Krill * * This program is free software; you can redistribute it and/or diff --git a/drivers/block/sata_sil3114.h b/drivers/block/sata_sil3114.h index 8f2301ac95..f77423a1db 100644 --- a/drivers/block/sata_sil3114.h +++ b/drivers/block/sata_sil3114.h @@ -1,5 +1,5 @@ /* - * Copyright (C) Excito Elektronik i Skåne AB, All rights reserved. + * Copyright (C) Excito Elektronik i SkÃ¥ne AB, All rights reserved. * Author: Tor Krill * * This program is free software; you can redistribute it and/or diff --git a/drivers/misc/ali512x.c b/drivers/misc/ali512x.c index cda3b0d8b3..39a2a6f8cb 100644 --- a/drivers/misc/ali512x.c +++ b/drivers/misc/ali512x.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Daniel Engström, Omicron Ceti AB . + * Daniel Engström, Omicron Ceti AB . * * See file CREDITS for list of people who contributed to this * project. diff --git a/drivers/pcmcia/ti_pci1410a.c b/drivers/pcmcia/ti_pci1410a.c index 4ac2e0fd09..cdb0fe3d49 100644 --- a/drivers/pcmcia/ti_pci1410a.c +++ b/drivers/pcmcia/ti_pci1410a.c @@ -2,7 +2,7 @@ * (C) Copyright 2000-2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * (C) Copyright 2002 - * Daniel Engström, Omicron Ceti AB + * Daniel Engström, Omicron Ceti AB * * See file CREDITS for list of people who contributed to this * project. diff --git a/drivers/rtc/s3c24x0_rtc.c b/drivers/rtc/s3c24x0_rtc.c index 7f02f0585f..9667939db2 100644 --- a/drivers/rtc/s3c24x0_rtc.c +++ b/drivers/rtc/s3c24x0_rtc.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2003 - * David Müller ELSOFT AG Switzerland. d.mueller@elsoft.ch + * David Müller ELSOFT AG Switzerland. d.mueller@elsoft.ch * * See file CREDITS for list of people who contributed to this * project. diff --git a/drivers/video/ct69000.c b/drivers/video/ct69000.c index ae219ccf83..3db614d9f9 100644 --- a/drivers/video/ct69000.c +++ b/drivers/video/ct69000.c @@ -1,5 +1,5 @@ /* ported from ctfb.c (linux kernel): - * Created in Jan - July 2000 by Thomas Höhenleitner + * Created in Jan - July 2000 by Thomas Höhenleitner * * Ported to U-Boot: * (C) Copyright 2002 Denis Peter, MPL AG Switzerland @@ -626,25 +626,25 @@ FindBestPQFittingMN (unsigned int p, unsigned int q, unsigned int mnmin, /* that is the hardware < 69000 we have to manage +---------+ +-------------------+ +----------------------+ +--+ - | REFCLK |__|NTSC Divisor Select|__|FVCO Reference Divisor|__|÷N|__ - | 14.3MHz | |(NTSCDS) (÷1, ÷5) | |Select (RDS) (÷1, ÷4) | | | | + | REFCLK |__|NTSC Divisor Select|__|FVCO Reference Divisor|__|÷N|__ + | 14.3MHz | |(NTSCDS) (÷1, ÷5) | |Select (RDS) (÷1, ÷4) | | | | +---------+ +-------------------+ +----------------------+ +--+ | ___________________________________________________________________| | | fvco fout | +--------+ +------------+ +-----+ +-------------------+ +----+ +-| Phase |__|Charge Pump |__| VCO |_____|Post Divisor (PD) |___|CLK |---> - +-| Detect | |& Filter VCO| | | | |÷1, 2, 4, 8, 16, 32| | | + +-| Detect | |& Filter VCO| | | | |÷1, 2, 4, 8, 16, 32| | | | +--------+ +------------+ +-----+ | +-------------------+ +----+ | | | +--+ +---------------+ | - |____|÷M|___|VCO Loop Divide|__________| - | | |(VLD)(÷4, ÷16) | + |____|÷M|___|VCO Loop Divide|__________| + | | |(VLD)(÷4, ÷16) | +--+ +---------------+ **************************************************************************** that is the hardware >= 69000 we have to manage +---------+ +--+ - | REFCLK |__|÷N|__ + | REFCLK |__|÷N|__ | 14.3MHz | | | | +---------+ +--+ | __________________| @@ -652,12 +652,12 @@ FindBestPQFittingMN (unsigned int p, unsigned int q, unsigned int mnmin, | fvco fout | +--------+ +------------+ +-----+ +-------------------+ +----+ +-| Phase |__|Charge Pump |__| VCO |_____|Post Divisor (PD) |___|CLK |---> - +-| Detect | |& Filter VCO| | | | |÷1, 2, 4, 8, 16, 32| | | + +-| Detect | |& Filter VCO| | | | |÷1, 2, 4, 8, 16, 32| | | | +--------+ +------------+ +-----+ | +-------------------+ +----+ | | | +--+ +---------------+ | - |____|÷M|___|VCO Loop Divide|__________| - | | |(VLD)(÷1, ÷4) | + |____|÷M|___|VCO Loop Divide|__________| + | | |(VLD)(÷1, ÷4) | +--+ +---------------+ diff --git a/drivers/video/sed13806.c b/drivers/video/sed13806.c index 9cd19b5c62..0bf9ba69ed 100644 --- a/drivers/video/sed13806.c +++ b/drivers/video/sed13806.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Stäubli Faverges - + * Stäubli Faverges - * Pierre AUBERT p.aubert@staubli.com * * See file CREDITS for list of people who contributed to this diff --git a/drivers/video/sm501.c b/drivers/video/sm501.c index 6a1e0109b3..42ac680567 100644 --- a/drivers/video/sm501.c +++ b/drivers/video/sm501.c @@ -1,6 +1,6 @@ /* * (C) Copyright 2002 - * Stäubli Faverges - + * Stäubli Faverges - * Pierre AUBERT p.aubert@staubli.com * * (C) Copyright 2005 -- cgit v1.2.1