public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Greg KH <greg@kroah•com>
Cc: linux-next@vger•kernel.org, linux-kernel@vger•kernel.org,
	Wolfram Sang <wsa@the-dreams•de>,
	Guenter Roeck <linux@roeck-us•net>
Subject: linux-next: manual merge of the driver-core tree with Linus' tree
Date: Mon, 15 Dec 2014 14:09:01 +1100	[thread overview]
Message-ID: <20141215140901.65a72ddb@canb.auug.org.au> (raw)

[-- Attachment #1: Type: text/plain, Size: 936 bytes --]

Hi Greg,

Today's linux-next merge of the driver-core tree got a conflict in
drivers/rtc/rtc-snvs.c between commit 88221c32f985 ("rtc: snvs: fix
build with CONFIG_PM_SLEEP disabled") from Linus' tree and commit
0929ae376ef3 ("rtc: drop owner assignment from platform_drivers") from
the driver-core tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb•auug.org.au

diff --cc drivers/rtc/rtc-snvs.c
index 942b267c6271,f04c378b781a..000000000000
--- a/drivers/rtc/rtc-snvs.c
+++ b/drivers/rtc/rtc-snvs.c
@@@ -367,8 -327,7 +367,7 @@@ MODULE_DEVICE_TABLE(of, snvs_dt_ids)
  static struct platform_driver snvs_rtc_driver = {
  	.driver = {
  		.name	= "snvs_rtc",
- 		.owner	= THIS_MODULE,
 -		.pm	= &snvs_rtc_pm_ops,
 +		.pm	= SNVS_RTC_PM_OPS,
  		.of_match_table = snvs_dt_ids,
  	},
  	.probe		= snvs_rtc_probe,

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2014-12-15  3:09 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-15  3:09 Stephen Rothwell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-12-05  3:20 linux-next: manual merge of the driver-core tree with Linus' tree Stephen Rothwell
2025-12-05  3:26 ` Miguel Ojeda
2025-12-05  4:01 ` Stephen Rothwell
2015-08-07  5:26 Stephen Rothwell
2015-08-07  5:30 ` Viresh Kumar
2013-01-23  4:15 Stephen Rothwell
2013-01-23  4:42 ` Greg KH
2012-05-01  5:01 Stephen Rothwell
2012-05-01 13:46 ` Greg KH
2012-05-04 23:19 ` Greg KH
2012-01-30  2:24 Stephen Rothwell
2012-01-30  2:35 ` Greg KH
2012-02-02 19:26   ` Greg KH
2011-12-28  5:28 Stephen Rothwell
2012-01-04 23:08 ` Greg KH
2010-01-18  7:49 Stephen Rothwell
2010-01-19 20:59 ` Greg KH
2010-01-19 23:43   ` Stephen Rothwell

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=20141215140901.65a72ddb@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=greg@kroah$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=linux@roeck-us$(echo .)net \
    --cc=wsa@the-dreams$(echo .)de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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