Re: [PATCH] : Move arch/mips/philips to arch/mips/nxp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 06, 2008 at 09:07:18AM +0000, Daniel Laird wrote:
> From: Daniel Laird <daniel.j.laird@xxxxxxx>
> Date: Thu, 6 Mar 2008 09:07:18 +0000
> To: linux-mips@xxxxxxxxxxxxxx
> Subject: [PATCH] : Move arch/mips/philips to arch/mips/nxp
> Content-Type: text/plain; charset=ISO-8859-1
> 
>  The following patch moves arch/mips/philips to arch/mips/nxp along
>  with the supporting changes:
>  This is required before I can start posting new chipset support.

There were still a few lines which got linewrapped but that was fortunately
manually fixable.

> @@ -887,7 +887,7 @@
>  	case CPU_SR71000:	name = "Sandcraft SR71000"; break;
>  	case CPU_BCM3302:	name = "Broadcom BCM3302"; break;
>  	case CPU_BCM4710:	name = "Broadcom BCM4710"; break;
> -	case CPU_PR4450:	name = "Philips PR4450"; break;
> +	case CPU_PR4450:	name = "NXP PR4450"; break;
>  	case CPU_LOONGSON2:	name = "ICT Loongson-2"; break;
>  	default:
>  		BUG();

The string changed is returned in /proc/cpuinfo so any change has a
chance of breaking applications.  I know, you'd like to remove the Philips
name but ...  So I applied your patch except this one segment.

  Ralf


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux