diff for duplicates of <20160201181316.GM19432@atomide.com> diff --git a/a/1.txt b/N1/1.txt index db1a328..8fd175d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,11 +18,11 @@ > > > . That did not help. So I thought, ok, maybe rmmod is needed to > > > trigger some powersaving? But that is not exactly easy to do: > > > -> > > pavel@n900:/my/tui/ofone$ sudo insmod /my/modules/omap2430.ko -> > > pavel@n900:/my/tui/ofone$ sudo insmod /my/modules/phy-twl4030-usb.ko -> > > pavel@n900:/my/tui/ofone$ sudo rmmod phy-twl4030-usb.ko +> > > pavel at n900:/my/tui/ofone$ sudo insmod /my/modules/omap2430.ko +> > > pavel at n900:/my/tui/ofone$ sudo insmod /my/modules/phy-twl4030-usb.ko +> > > pavel at n900:/my/tui/ofone$ sudo rmmod phy-twl4030-usb.ko > > > Error: Module phy_twl4030_usb is in use -> > > pavel@n900:/my/tui/ofone$ +> > > pavel at n900:/my/tui/ofone$ > > > > > > Any ideas what jumps to use the modules? Charger code? > > @@ -43,14 +43,14 @@ > > [ 184.681976] HS USB OTG: no transceiver configured > > [ 184.682006] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed > > with status -517 -> > [ 187.690338] twl4030_usb 48070000.i2c:twl@48:twl4030-usb: +> > [ 187.690338] twl4030_usb 48070000.i2c:twl at 48:twl4030-usb: > > Initialized TWL4030 USB module > > [ 187.698303] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk > > combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn) > > [ 187.698333] musb-hdrc: MHDRC RTL version 1.400 > > [ 187.698333] musb-hdrc: setup fifo_mode 4 > > [ 187.698394] musb-hdrc: 28/31 max ep, 16384/16384 memory -> > pavel@n900:/my/tui/ofone$ +> > pavel at n900:/my/tui/ofone$ > > I added following hack to phy-twl4030-usb.c so that I could avoid > modules and module unloading problem. But still could not get it to diff --git a/a/content_digest b/N1/content_digest index 965775e..ffcda1d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,20 +5,10 @@ "ref\020160130200244.GA30429@amd\0" "ref\020160130201452.GC30429@amd\0" "ref\020160130221509.GA28644@amd\0" - "From\0Tony Lindgren <tony@atomide.com>\0" - "Subject\0Re: N900 sleep mode (in 4.5-rc0, if that matters)\0" + "From\0tony@atomide.com (Tony Lindgren)\0" + "Subject\0N900 sleep mode (in 4.5-rc0, if that matters)\0" "Date\0Mon, 1 Feb 2016 10:13:17 -0800\0" - "To\0Pavel Machek <pavel@ucw.cz>\0" - "Cc\0pali.rohar@gmail.com" - sre@kernel.org - kernel list <linux-kernel@vger.kernel.org> - linux-arm-kernel <linux-arm-kernel@lists.infradead.org> - linux-omap@vger.kernel.org - khilman@kernel.org - aaro.koskinen@iki.fi - ivo.g.dimitrov.75@gmail.com - patrikbachan@gmail.com - " serge@hallyn.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "* Pavel Machek <pavel@ucw.cz> [160130 14:16]:\n" @@ -41,11 +31,11 @@ "> > > . That did not help. So I thought, ok, maybe rmmod is needed to\n" "> > > trigger some powersaving? But that is not exactly easy to do:\n" "> > > \n" - "> > > pavel@n900:/my/tui/ofone$ sudo insmod /my/modules/omap2430.ko\n" - "> > > pavel@n900:/my/tui/ofone$ sudo insmod /my/modules/phy-twl4030-usb.ko\n" - "> > > pavel@n900:/my/tui/ofone$ sudo rmmod phy-twl4030-usb.ko\n" + "> > > pavel at n900:/my/tui/ofone$ sudo insmod /my/modules/omap2430.ko\n" + "> > > pavel at n900:/my/tui/ofone$ sudo insmod /my/modules/phy-twl4030-usb.ko\n" + "> > > pavel at n900:/my/tui/ofone$ sudo rmmod phy-twl4030-usb.ko\n" "> > > Error: Module phy_twl4030_usb is in use\n" - "> > > pavel@n900:/my/tui/ofone$\n" + "> > > pavel at n900:/my/tui/ofone$\n" "> > > \n" "> > > Any ideas what jumps to use the modules? Charger code?\n" "> > \n" @@ -66,14 +56,14 @@ "> > [ 184.681976] HS USB OTG: no transceiver configured\n" "> > [ 184.682006] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed\n" "> > with status -517\n" - "> > [ 187.690338] twl4030_usb 48070000.i2c:twl@48:twl4030-usb:\n" + "> > [ 187.690338] twl4030_usb 48070000.i2c:twl at 48:twl4030-usb:\n" "> > Initialized TWL4030 USB module\n" "> > [ 187.698303] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk\n" "> > combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)\n" "> > [ 187.698333] musb-hdrc: MHDRC RTL version 1.400\n" "> > [ 187.698333] musb-hdrc: setup fifo_mode 4\n" "> > [ 187.698394] musb-hdrc: 28/31 max ep, 16384/16384 memory\n" - "> > pavel@n900:/my/tui/ofone$\n" + "> > pavel at n900:/my/tui/ofone$\n" "> \n" "> I added following hack to phy-twl4030-usb.c so that I could avoid\n" "> modules and module unloading problem. But still could not get it to\n" @@ -86,4 +76,4 @@ "\n" Tony -dfdae05583dd8cadbc3bebf47972a167cfc52883ea01a556eaaa368bd76faf82 +64da173123931959c1351d6f687d37b7b641a90e9fe8d0465fee78506dc5de37
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.