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


Groups > linux.kernel > #1366459

Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support
Date 2016-03-29 18:50 +0200
Message-ID <ri506-wp-5@gated-at.bofh.it> (permalink)
References <rhVDs-2f5-3@gated-at.bofh.it> <rhVDs-2f5-17@gated-at.bofh.it> <ri3AZ-86I-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 29-03-16, 17:14, Arnd Bergmann wrote:
> 	if (of_device_match(of_root, compat))

You meant of_match_node() here, right?

> 		platform_device_register_simple(NULL, "cpufreq-dt", 0, NULL, 0);

-- 
viresh

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


Thread

[PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support Viresh Kumar <viresh.kumar@linaro.org> - 2016-03-29 08:50 +0200
  Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support Arnd Bergmann <arnd@arndb.de> - 2016-03-29 17:20 +0200
    Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device  creation support Viresh Kumar <viresh.kumar@linaro.org> - 2016-03-29 18:40 +0200
      Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support Arnd Bergmann <arnd@arndb.de> - 2016-03-29 21:50 +0200
        Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device  creation support Viresh Kumar <viresh.kumar@linaro.org> - 2016-03-30 05:30 +0200
          Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support Arnd Bergmann <arnd@arndb.de> - 2016-03-30 10:00 +0200
            Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device  creation support Viresh Kumar <viresh.kumar@linaro.org> - 2016-04-01 12:30 +0200
              Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device  creation support Mason <slash.tmp@free.fr> - 2016-04-01 14:40 +0200
                Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device  creation support Viresh Kumar <viresh.kumar@linaro.org> - 2016-04-01 15:00 +0200
              Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device  creation support Rob Herring <robherring2@gmail.com> - 2016-04-01 16:20 +0200
    Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device  creation support Viresh Kumar <viresh.kumar@linaro.org> - 2016-03-29 18:50 +0200
      Re: [PATCH V1 Resend 2/3] cpufreq: dt: Add generic platform-device creation support Arnd Bergmann <arnd@arndb.de> - 2016-03-29 21:50 +0200

csiph-web