Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1366306

Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection
Date 2016-03-29 16:00 +0200
Message-ID <ri2lB-72M-23@gated-at.bofh.it> (permalink)
References <rdX18-2qq-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Friday 18 March 2016 08:21:19 Ludovic Desroches wrote:
> -struct soc_device * __init at91_soc_init(const struct at91_soc *socs)
> +int __init at91_get_cidr_exid_from_dbgu(u32 *cidr, u32 *exid)
>  {


> +
> +int __init at91_get_cidr_exid_from_chipid(u32 *cidr, u32 *exid)
> +{
> 

These should both be 'static', right?

	Arnd

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] ARM: at91: use chipid device for soc detection Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-03-18 08:30 +0100
  [PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node Ludovic Desroches <ludovic.desroches@atmel.com> - 2016-03-18 08:30 +0100
    Re: [PATCH 3/3] ARM: at91/dt: sama5d2: add chipid node Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-18 11:40 +0100
  Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-18 11:40 +0100
    Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-23 12:30 +0100
      Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2016-03-23 14:50 +0100
        Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-29 16:00 +0200
  Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Rob Herring <robh@kernel.org> - 2016-03-20 01:50 +0100
  Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Arnd Bergmann <arnd@arndb.de> - 2016-03-29 16:00 +0200
    Re: [PATCH 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-29 16:10 +0200
    [PATCH v2 1/3] ARM: at91: use chipid device for soc detection Nicolas Ferre <nicolas.ferre@atmel.com> - 2016-03-29 16:20 +0200
      Re: [PATCH v2 1/3] ARM: at91: use chipid device for soc detection Arnd Bergmann <arnd@arndb.de> - 2016-03-29 16:40 +0200

csiph-web