Advertisement
stuw

ac100 devices suspend/resume bad

Jun 26th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.20 KB | None | 0 0
  1. U-Boot SPL 2013.07-gf546711-dirty (Dec 14 2013 - 16:41:34)
  2.  
  3.  
  4. U-Boot 2013.07-gf546711-dirty (Dec 14 2013 - 16:41:34)
  5.  
  6. TEGRA20
  7. Board: Compal Paz00
  8. DRAM: 512 MiB
  9. MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
  10. *** Warning - bad CRC, using default environment
  11.  
  12. In: tegra-nvec-kbc
  13. Out: lcd
  14. Err: lcd
  15. Net: Net Initialization Skipped
  16. No ethernet found.
  17. mmc1 is current device
  18. Scanning mmc 1...
  19. reading /boot.scr.uimg
  20. ** Unable to read file /boot.scr.uimg **
  21. reading /boot.scr
  22. ** Unable to read file /boot.scr **
  23. reading /boot/boot.scr.uimg
  24. ** Unable to read file /boot/boot.scr.uimg **
  25. reading /boot/boot.scr
  26. 565 bytes read in 30 ms (17.6 KiB/s)
  27. boot.scr found! Executing ...
  28. ## Executing script at 10000000
  29. == Boot from SD ==
  30. mmc1 is current device
  31. reading /boot/zImage
  32. 4567344 bytes read in 256 ms (17 MiB/s)
  33. reading /boot/tegra20-paz00.dtb
  34. 23022 bytes read in 37 ms (607.4 KiB/s)
  35. reading /boot/initrd-uboot
  36. 3731673 bytes read in 217 ms (16.4 MiB/s)
  37. Kernel image @ 0x1000000 [ 0x000000 - 0x45b130 ]
  38. ## Loading init Ramdisk from Legacy Image at 02200000 ...
  39. Image Name: sos-r5-alpha
  40. Image Type: ARM Linux RAMDisk Image (gzip compressed)
  41. Data Size: 3731609 Bytes = 3.6 MiB
  42. Load Address: 00000000
  43. Entry Point: 00000000
  44. Verifying Checksum ... OK
  45. ## Flattened Device Tree blob at 02000000
  46. Booting using the fdt blob at 0x2000000
  47. Loading Ramdisk to 1f3e2000, end 1f771099 ... OK
  48. Loading Device Tree to 0fff7000, end 0ffff9ed ... OK
  49.  
  50. Starting kernel ...
  51.  
  52. [ 0.537726] console [ttyS0] enabled
  53. [ 0.541235] bootconsole [earlycon0] disabled
  54. [ 0.546540] 70006200.serial: ttyS1 at MMIO 0x70006200 (irq = 78, base_baud = 13500000) is a Tegra
  55. [ 0.556330] initcall of_platform_serial_driver_init+0x0/0x10 returned 0 after 18750 usecs
  56. [ 0.564521] calling tegra_uart_init+0x0/0x6c @ 1
  57. [ 0.569475] initcall tegra_uart_init+0x0/0x6c returned 0 after 251 usecs
  58. [ 0.576185] calling drm_core_init+0x0/0x110 @ 1
  59. [ 0.580897] [drm] Initialized drm 1.1.0 20060810
  60. [ 0.585525] initcall drm_core_init+0x0/0x110 returned 0 after 4620 usecs
  61. [ 0.592218] calling host1x_drm_init+0x0/0x108 @ 1
  62. [ 0.597216] tegra-dc 54200000.dc: failed to probe RGB output: -517
  63. [ 0.603423] platform 54200000.dc: Driver tegra-dc requests probe deferral
  64. [ 0.610976] 54280000.hdmi supply hdmi not found, using dummy regulator
  65. [ 0.619109] initcall host1x_drm_init+0x0/0x108 returned 0 after 21564 usecs
  66. [ 0.626085] calling panel_simple_init+0x0/0x30 @ 1
  67. [ 0.631301] platform panel: Driver panel-simple requests probe deferral
  68. [ 0.638126] initcall panel_simple_init+0x0/0x30 returned 0 after 7002 usecs
  69. [ 0.645094] calling tegra_host1x_init+0x0/0x5c @ 1
  70. [ 0.651240] initcall tegra_host1x_init+0x0/0x5c returned 0 after 1243 usecs
  71. [ 0.658233] calling topology_sysfs_init+0x0/0x7c @ 1
  72. [ 0.663487] initcall topology_sysfs_init+0x0/0x7c returned 0 after 207 usecs
  73. [ 0.670529] calling loop_init+0x0/0x128 @ 1
  74. [ 0.684529] loop: module loaded
  75. [ 0.687671] initcall loop_init+0x0/0x128 returned 0 after 12563 usecs
  76. [ 0.694122] calling ad_dpot_i2c_driver_init+0x0/0x10 @ 1
  77. [ 0.699628] initcall ad_dpot_i2c_driver_init+0x0/0x10 returned 0 after 114 usecs
  78. [ 0.707030] calling ics932s401_driver_init+0x0/0x10 @ 1
  79. [ 0.712455] initcall ics932s401_driver_init+0x0/0x10 returned 0 after 120 usecs
  80. [ 0.719770] calling apds9802als_driver_init+0x0/0x10 @ 1
  81. [ 0.725274] initcall apds9802als_driver_init+0x0/0x10 returned 0 after 102 usecs
  82. [ 0.732661] calling isl29003_driver_init+0x0/0x10 @ 1
  83. [ 0.737905] initcall isl29003_driver_init+0x0/0x10 returned 0 after 101 usecs
  84. [ 0.745043] calling at24_init+0x0/0x4c @ 1
  85. [ 0.749323] initcall at24_init+0x0/0x4c returned 0 after 102 usecs
  86. [ 0.755509] calling cros_ec_driver_spi_init+0x0/0xc @ 1
  87. [ 0.760911] initcall cros_ec_driver_spi_init+0x0/0xc returned 0 after 97 usecs
  88. [ 0.768137] calling as3722_i2c_driver_init+0x0/0x10 @ 1
  89. [ 0.773558] initcall as3722_i2c_driver_init+0x0/0x10 returned 0 after 106 usecs
  90. [ 0.780858] calling init_sd+0x0/0x164 @ 1
  91. [ 0.785243] initcall init_sd+0x0/0x164 returned 0 after 277 usecs
  92. [ 0.791331] calling init_sr+0x0/0x44 @ 1
  93. [ 0.795453] initcall init_sr+0x0/0x44 returned 0 after 96 usecs
  94. [ 0.801366] calling init_mtd+0x0/0xfc @ 1
  95. [ 0.806528] initcall init_mtd+0x0/0xfc returned 0 after 1034 usecs
  96. [ 0.812704] calling ofpart_parser_init+0x0/0x24 @ 1
  97. [ 0.817676] initcall ofpart_parser_init+0x0/0x24 returned 0 after 0 usecs
  98. [ 0.824463] calling m25p80_driver_init+0x0/0xc @ 1
  99. [ 0.829436] initcall m25p80_driver_init+0x0/0xc returned 0 after 102 usecs
  100. [ 0.836313] calling tegra_spi_driver_init+0x0/0x10 @ 1
  101. [ 0.841716] initcall tegra_spi_driver_init+0x0/0x10 returned 0 after 185 usecs
  102. [ 0.848940] calling tegra_sflash_driver_init+0x0/0x10 @ 1
  103. [ 0.854596] initcall tegra_sflash_driver_init+0x0/0x10 returned 0 after 166 usecs
  104. [ 0.862066] calling tegra_slink_driver_init+0x0/0x10 @ 1
  105. [ 0.867661] initcall tegra_slink_driver_init+0x0/0x10 returned 0 after 191 usecs
  106. [ 0.875058] calling dummy_init_module+0x0/0xcc @ 1
  107. [ 0.881260] initcall dummy_init_module+0x0/0xcc returned 0 after 1302 usecs
  108. [ 0.888229] calling net_olddevs_init+0x0/0x6c @ 1
  109. [ 0.893017] initcall net_olddevs_init+0x0/0x6c returned 0 after 7 usecs
  110. [ 0.899630] calling can_dev_init+0x0/0x2c @ 1
  111. [ 0.904070] CAN device driver interface
  112. [ 0.907896] initcall can_dev_init+0x0/0x2c returned 0 after 3734 usecs
  113. [ 0.914421] calling mcp251x_can_driver_init+0x0/0xc @ 1
  114. [ 0.919821] initcall mcp251x_can_driver_init+0x0/0xc returned 0 after 98 usecs
  115. [ 0.927050] calling igb_init_module+0x0/0x50 @ 1
  116. [ 0.931740] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.2.13-k
  117. [ 0.938779] igb: Copyright (c) 2007-2014 Intel Corporation.
  118. [ 0.944524] initcall igb_init_module+0x0/0x50 returned 0 after 12480 usecs
  119. [ 0.951387] calling rtl8169_pci_driver_init+0x0/0x18 @ 1
  120. [ 0.956969] initcall rtl8169_pci_driver_init+0x0/0x18 returned 0 after 178 usecs
  121. [ 0.964365] calling pegasus_init+0x0/0x170 @ 1
  122. [ 0.968882] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver
  123. [ 0.976408] usbcore: registered new interface driver pegasus
  124. [ 0.982056] initcall pegasus_init+0x0/0x170 returned 0 after 12862 usecs
  125. [ 0.988757] calling asix_driver_init+0x0/0x18 @ 1
  126. [ 0.993717] usbcore: registered new interface driver asix
  127. [ 0.999104] initcall asix_driver_init+0x0/0x18 returned 0 after 5426 usecs
  128. [ 1.005984] calling ax88179_178a_driver_init+0x0/0x18 @ 1
  129. [ 1.011580] usbcore: registered new interface driver ax88179_178a
  130. [ 1.017754] initcall ax88179_178a_driver_init+0x0/0x18 returned 0 after 6147 usecs
  131. [ 1.025325] calling cdc_driver_init+0x0/0x18 @ 1
  132. [ 1.030145] usbcore: registered new interface driver cdc_ether
  133. [ 1.035978] initcall cdc_driver_init+0x0/0x18 returned 0 after 5819 usecs
  134. [ 1.042754] calling smsc75xx_driver_init+0x0/0x18 @ 1
  135. [ 1.048062] usbcore: registered new interface driver smsc75xx
  136. [ 1.053814] initcall smsc75xx_driver_init+0x0/0x18 returned 0 after 5784 usecs
  137. [ 1.061024] calling smsc95xx_driver_init+0x0/0x18 @ 1
  138. [ 1.066351] usbcore: registered new interface driver smsc95xx
  139. [ 1.072086] initcall smsc95xx_driver_init+0x0/0x18 returned 0 after 5785 usecs
  140. [ 1.079308] calling net1080_driver_init+0x0/0x18 @ 1
  141. [ 1.084482] usbcore: registered new interface driver net1080
  142. [ 1.090129] initcall net1080_driver_init+0x0/0x18 returned 0 after 5635 usecs
  143. [ 1.097265] calling cdc_subset_driver_init+0x0/0x18 @ 1
  144. [ 1.102689] usbcore: registered new interface driver cdc_subset
  145. [ 1.108609] initcall cdc_subset_driver_init+0x0/0x18 returned 0 after 5900 usecs
  146. [ 1.116002] calling zaurus_driver_init+0x0/0x18 @ 1
  147. [ 1.121078] usbcore: registered new interface driver zaurus
  148. [ 1.126650] initcall zaurus_driver_init+0x0/0x18 returned 0 after 5560 usecs
  149. [ 1.133696] calling usbnet_init+0x0/0x30 @ 1
  150. [ 1.138050] initcall usbnet_init+0x0/0x30 returned 0 after 6 usecs
  151. [ 1.144230] calling cdc_ncm_driver_init+0x0/0x18 @ 1
  152. [ 1.149441] usbcore: registered new interface driver cdc_ncm
  153. [ 1.155101] initcall cdc_ncm_driver_init+0x0/0x18 returned 0 after 5694 usecs
  154. [ 1.162223] calling cdrom_init+0x0/0x24 @ 1
  155. [ 1.166538] initcall cdrom_init+0x0/0x24 returned 0 after 43 usecs
  156. [ 1.172707] calling ehci_hcd_init+0x0/0x70 @ 1
  157. [ 1.177234] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  158. [ 1.183762] initcall ehci_hcd_init+0x0/0x70 returned 0 after 6372 usecs
  159. [ 1.190364] calling ehci_pci_init+0x0/0x78 @ 1
  160. [ 1.194889] ehci-pci: EHCI PCI platform driver
  161. [ 1.199470] initcall ehci_pci_init+0x0/0x78 returned 0 after 4468 usecs
  162. [ 1.206087] calling ehci_tegra_init+0x0/0x74 @ 1
  163. [ 1.210776] tegra-ehci: Tegra EHCI driver
  164. [ 1.215024] platform c5000000.usb: Driver tegra-ehci requests probe deferral
  165. [ 1.222169] platform c5004000.usb: Driver tegra-ehci requests probe deferral
  166. [ 1.229327] platform c5008000.usb: Driver tegra-ehci requests probe deferral
  167. [ 1.236490] initcall ehci_tegra_init+0x0/0x74 returned 0 after 25105 usecs
  168. [ 1.243369] calling xhci_hcd_init+0x0/0x10 @ 1
  169. [ 1.248067] initcall xhci_hcd_init+0x0/0x10 returned 0 after 172 usecs
  170. [ 1.254596] calling acm_init+0x0/0x110 @ 1
  171. [ 1.258923] usbcore: registered new interface driver cdc_acm
  172. [ 1.264578] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  173. [ 1.272566] initcall acm_init+0x0/0x110 returned 0 after 13472 usecs
  174. [ 1.278919] calling wdm_driver_init+0x0/0x18 @ 1
  175. [ 1.283747] usbcore: registered new interface driver cdc_wdm
  176. [ 1.289394] initcall wdm_driver_init+0x0/0x18 returned 0 after 5637 usecs
  177. [ 1.296184] calling usb_storage_driver_init+0x0/0x18 @ 1
  178. [ 1.301742] usbcore: registered new interface driver usb-storage
  179. [ 1.307749] initcall usb_storage_driver_init+0x0/0x18 returned 0 after 6032 usecs
  180. [ 1.315236] calling tegra_usb_phy_driver_init+0x0/0x10 @ 1
  181. [ 1.320996] tegra-phy c5000000.usb-phy: no vbus regulator
  182. [ 1.327495] tegra-phy c5004000.usb-phy: no vbus regulator
  183. [ 1.333000] tegra-phy c5008000.usb-phy: no vbus regulator
  184. [ 1.338529] initcall tegra_usb_phy_driver_init+0x0/0x10 returned 0 after 17314 usecs
  185. [ 1.346273] calling serport_init+0x0/0x30 @ 1
  186. [ 1.350707] initcall serport_init+0x0/0x30 returned 0 after 0 usecs
  187. [ 1.356974] calling mousedev_init+0x0/0x8c @ 1
  188. [ 1.362265] mousedev: PS/2 mouse device common for all mice
  189. [ 1.367851] initcall mousedev_init+0x0/0x8c returned 0 after 6206 usecs
  190. [ 1.374468] calling joydev_init+0x0/0xc @ 1
  191. [ 1.378727] initcall joydev_init+0x0/0xc returned 0 after 0 usecs
  192. [ 1.384826] calling evdev_init+0x0/0xc @ 1
  193. [ 1.389000] initcall evdev_init+0x0/0xc returned 0 after 0 usecs
  194. [ 1.395009] calling atkbd_init+0x0/0x18 @ 1
  195. [ 1.399427] initcall atkbd_init+0x0/0x18 returned 0 after 152 usecs
  196. [ 1.405704] calling cros_ec_keyb_driver_init+0x0/0x10 @ 1
  197. [ 1.411315] initcall cros_ec_keyb_driver_init+0x0/0x10 returned 0 after 132 usecs
  198. [ 1.418802] calling tegra_kbc_driver_init+0x0/0x10 @ 1
  199. [ 1.424258] initcall tegra_kbc_driver_init+0x0/0x10 returned 0 after 224 usecs
  200. [ 1.431468] calling psmouse_init+0x0/0x98 @ 1
  201. [ 1.436233] initcall psmouse_init+0x0/0x98 returned 0 after 310 usecs
  202. [ 1.442665] calling stmpe_ts_driver_init+0x0/0x10 @ 1
  203. [ 1.447964] initcall stmpe_ts_driver_init+0x0/0x10 returned 0 after 128 usecs
  204. [ 1.455104] calling mpu3050_i2c_driver_init+0x0/0x10 @ 1
  205. [ 1.460606] initcall mpu3050_i2c_driver_init+0x0/0x10 returned 0 after 111 usecs
  206. [ 1.468004] calling as3722_rtc_driver_init+0x0/0x10 @ 1
  207. [ 1.473448] initcall as3722_rtc_driver_init+0x0/0x10 returned 0 after 139 usecs
  208. [ 1.480746] calling ds1307_driver_init+0x0/0x10 @ 1
  209. [ 1.485831] initcall ds1307_driver_init+0x0/0x10 returned 0 after 117 usecs
  210. [ 1.492782] calling em3027_driver_init+0x0/0x10 @ 1
  211. [ 1.497853] initcall em3027_driver_init+0x0/0x10 returned 0 after 103 usecs
  212. [ 1.504817] calling max8907_rtc_driver_init+0x0/0x10 @ 1
  213. [ 1.510333] initcall max8907_rtc_driver_init+0x0/0x10 returned 0 after 125 usecs
  214. [ 1.517731] calling palmas_rtc_driver_init+0x0/0x10 @ 1
  215. [ 1.523192] initcall palmas_rtc_driver_init+0x0/0x10 returned 0 after 156 usecs
  216. [ 1.530504] calling tegra_rtc_driver_init+0x0/0x14 @ 1
  217. [ 1.536559] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
  218. [ 1.543722] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
  219. [ 1.549992] initcall tegra_rtc_driver_init+0x0/0x14 returned 0 after 13927 usecs
  220. [ 1.557392] calling tps6586x_rtc_driver_init+0x0/0x10 @ 1
  221. [ 1.564568] tps6586x-rtc tps6586x-rtc: rtc core: registered tps6586x-rtc as rtc0
  222. [ 1.573228] initcall tps6586x_rtc_driver_init+0x0/0x10 returned 0 after 10115 usecs
  223. [ 1.580897] calling tps65910_rtc_driver_init+0x0/0x10 @ 1
  224. [ 1.586522] initcall tps65910_rtc_driver_init+0x0/0x10 returned 0 after 134 usecs
  225. [ 1.594007] calling i2c_dev_init+0x0/0xdc @ 1
  226. [ 1.598436] i2c /dev entries driver
  227. [ 1.603103] initcall i2c_dev_init+0x0/0xdc returned 0 after 4550 usecs
  228. [ 1.609645] calling pca954x_driver_init+0x0/0x10 @ 1
  229. [ 1.614808] initcall pca954x_driver_init+0x0/0x10 returned 0 after 108 usecs
  230. [ 1.621847] calling i2c_mux_pinctrl_driver_init+0x0/0x10 @ 1
  231. [ 1.627768] initcall i2c_mux_pinctrl_driver_init+0x0/0x10 returned 0 after 168 usecs
  232. [ 1.635512] calling uvc_init+0x0/0x48 @ 1
  233. [ 1.639793] usbcore: registered new interface driver uvcvideo
  234. [ 1.645536] USB Video Class driver (1.1.1)
  235. [ 1.649624] initcall uvc_init+0x0/0x48 returned 0 after 9788 usecs
  236. [ 1.655805] calling gspca_init+0x0/0x18 @ 1
  237. [ 1.660060] gspca_main: v2.14.0 registered
  238. [ 1.664155] initcall gspca_init+0x0/0x18 returned 0 after 3995 usecs
  239. [ 1.670499] calling sbs_battery_driver_init+0x0/0x10 @ 1
  240. [ 1.676009] initcall sbs_battery_driver_init+0x0/0x10 returned 0 after 111 usecs
  241. [ 1.683408] calling tps65090_charger_driver_init+0x0/0x10 @ 1
  242. [ 1.689392] initcall tps65090_charger_driver_init+0x0/0x10 returned 0 after 160 usecs
  243. [ 1.697225] calling as3722_poweroff_driver_init+0x0/0x10 @ 1
  244. [ 1.703089] initcall as3722_poweroff_driver_init+0x0/0x10 returned 0 after 125 usecs
  245. [ 1.710834] calling gpio_poweroff_driver_init+0x0/0x10 @ 1
  246. [ 1.716566] initcall gpio_poweroff_driver_init+0x0/0x10 returned 0 after 157 usecs
  247. [ 1.724137] calling lm90_driver_init+0x0/0x10 @ 1
  248. [ 1.729016] 2-004c supply vcc not found, using dummy regulator
  249. [ 1.736094] initcall lm90_driver_init+0x0/0x10 returned 0 after 7005 usecs
  250. [ 1.742960] calling lm95245_driver_init+0x0/0x10 @ 1
  251. [ 1.748131] initcall lm95245_driver_init+0x0/0x10 returned 0 after 106 usecs
  252. [ 1.755185] calling cpufreq_stats_init+0x0/0xdc @ 1
  253. [ 1.760142] initcall cpufreq_stats_init+0x0/0xdc returned 0 after 3 usecs
  254. [ 1.766930] calling tegra_cpufreq_init+0x0/0xa0 @ 1
  255. [ 1.772375] initcall tegra_cpufreq_init+0x0/0xa0 returned 0 after 476 usecs
  256. [ 1.779344] calling mmc_blk_init+0x0/0x80 @ 1
  257. [ 1.783899] initcall mmc_blk_init+0x0/0x80 returned 0 after 108 usecs
  258. [ 1.790330] calling sdhci_drv_init+0x0/0x24 @ 1
  259. [ 1.794944] sdhci: Secure Digital Host Controller Interface driver
  260. [ 1.801106] sdhci: Copyright(c) Pierre Ossman
  261. [ 1.805462] initcall sdhci_drv_init+0x0/0x24 returned 0 after 10266 usecs
  262. [ 1.812240] calling sdhci_pltfm_drv_init+0x0/0x18 @ 1
  263. [ 1.817370] sdhci-pltfm: SDHCI platform and OF driver helper
  264. [ 1.823018] initcall sdhci_pltfm_drv_init+0x0/0x18 returned 0 after 5509 usecs
  265. [ 1.830238] calling sdhci_tegra_driver_init+0x0/0x10 @ 1
  266. [ 1.836163] sdhci-tegra c8000000.sdhci: Got CD GPIO #173.
  267. [ 1.841566] sdhci-tegra c8000000.sdhci: Got WP GPIO #57.
  268. [ 1.847137] sdhci-tegra c8000000.sdhci: No vmmc regulator found
  269. [ 1.853044] sdhci-tegra c8000000.sdhci: No vqmmc regulator found
  270. [ 1.859050] mmc0: Invalid maximum block size, assuming 512 bytes
  271. [ 1.903385] mmc0: SDHCI controller on c8000000.sdhci [c8000000.sdhci] using ADMA
  272. [ 1.911012] sdhci-tegra c8000600.sdhci: No vmmc regulator found
  273. [ 1.916967] sdhci-tegra c8000600.sdhci: No vqmmc regulator found
  274. [ 1.923986] mmc1: Invalid maximum block size, assuming 512 bytes
  275. [ 1.963387] mmc1: SDHCI controller on c8000600.sdhci [c8000600.sdhci] using ADMA
  276. [ 1.970934] initcall sdhci_tegra_driver_init+0x0/0x10 returned 0 after 132123 usecs
  277. [ 1.978630] calling gpio_led_driver_init+0x0/0x10 @ 1
  278. [ 1.984542] initcall gpio_led_driver_init+0x0/0x10 returned 0 after 717 usecs
  279. [ 1.991732] calling led_pwm_driver_init+0x0/0x10 @ 1
  280. [ 1.997026] initcall led_pwm_driver_init+0x0/0x10 returned 0 after 198 usecs
  281. [ 2.004120] calling timer_trig_init+0x0/0xc @ 1
  282. [ 2.008763] initcall timer_trig_init+0x0/0xc returned 0 after 1 usecs
  283. [ 2.015254] calling oneshot_trig_init+0x0/0xc @ 1
  284. [ 2.020077] initcall oneshot_trig_init+0x0/0xc returned 0 after 2 usecs
  285. [ 2.026735] calling heartbeat_trig_init+0x0/0x40 @ 1
  286. [ 2.031822] initcall heartbeat_trig_init+0x0/0x40 returned 0 after 3 usecs
  287. [ 2.038747] calling gpio_trig_init+0x0/0xc @ 1
  288. [ 2.043351] mmc0: new high speed SDHC card at address 0003
  289. [ 2.049765] initcall gpio_trig_init+0x0/0xc returned 0 after 2 usecs
  290. [ 2.049820] mmcblk0: mmc0:0003 SD8GB 7.41 GiB
  291. [ 2.057597] mmcblk0: p1
  292. [ 2.063126] calling defon_trig_init+0x0/0xc @ 1
  293. [ 2.067756] initcall defon_trig_init+0x0/0xc returned 0 after 1 usecs
  294. [ 2.074211] calling transient_trig_init+0x0/0xc @ 1
  295. [ 2.079169] initcall transient_trig_init+0x0/0xc returned 0 after 1 usecs
  296. [ 2.085965] calling ledtrig_camera_init+0x0/0x34 @ 1
  297. [ 2.091013] initcall ledtrig_camera_init+0x0/0x34 returned 0 after 4 usecs
  298. [ 2.097899] calling hid_init+0x0/0x54 @ 1
  299. [ 2.102177] initcall hid_init+0x0/0x54 returned 0 after 181 usecs
  300. [ 2.108283] calling hid_generic_init+0x0/0x18 @ 1
  301. [ 2.108423] mmc1: new high speed MMC card at address 0001
  302. [ 2.109364] mmcblk1: mmc1:0001 SEM08G 7.39 GiB
  303. [ 2.123066] mmcblk1boot0: mmc1:0001 SEM08G partition 1 1.00 MiB
  304. [ 2.123173] initcall hid_generic_init+0x0/0x18 returned 0 after 169 usecs
  305. [ 2.123186] calling hid_init+0x0/0x54 @ 1
  306. [ 2.123428] usbcore: registered new interface driver usbhid
  307. [ 2.123430] usbhid: USB HID core driver
  308. [ 2.123440] initcall hid_init+0x0/0x54 returned 0 after 239 usecs
  309. [ 2.123455] calling staging_init+0x0/0x8 @ 1
  310. [ 2.123462] initcall staging_init+0x0/0x8 returned 0 after 0 usecs
  311. [ 2.123476] calling isl29018_driver_init+0x0/0x10 @ 1
  312. [ 2.123626] initcall isl29018_driver_init+0x0/0x10 returned 0 after 136 usecs
  313. [ 2.123640] calling isl29028_driver_init+0x0/0x10 @ 1
  314. [ 2.123777] initcall isl29028_driver_init+0x0/0x10 returned 0 after 124 usecs
  315. [ 2.123791] calling nvec_mouse_driver_init+0x0/0x10 @ 1
  316. [ 2.123975] initcall nvec_mouse_driver_init+0x0/0x10 returned 0 after 170 usecs
  317. [ 2.123990] calling nvec_device_driver_init+0x0/0x10 @ 1
  318. [ 2.211249] nvec 7000c500.nvec: ec firmware version 01.20.00 / f9
  319. [ 2.219203] mmcblk1boot1: mmc1:0001 SEM08G partition 2 1.00 MiB
  320. [ 2.220364] initcall nvec_device_driver_init+0x0/0x10 returned 0 after 94099 usecs
  321. [ 2.220381] calling nvec_power_driver_init+0x0/0x10 @ 1
  322. [ 2.222953] initcall nvec_power_driver_init+0x0/0x10 returned 0 after 2499 usecs
  323. [ 2.222969] calling nvec_kbd_driver_init+0x0/0x10 @ 1
  324. [ 2.224471] input: nvec keyboard as /devices/soc0/7000c500.nvec/nvec-kbd.0/input/input1
  325. [ 2.225090] initcall nvec_kbd_driver_init+0x0/0x10 returned 0 after 2057 usecs
  326. [ 2.225105] calling nvec_paz00_driver_init+0x0/0x10 @ 1
  327. [ 2.225724] initcall nvec_paz00_driver_init+0x0/0x10 returned 0 after 592 usecs
  328. [ 2.225741] calling tegra20_mc_driver_init+0x0/0x10 @ 1
  329. [ 2.226092] initcall tegra20_mc_driver_init+0x0/0x10 returned 0 after 331 usecs
  330. [ 2.226108] calling tegra30_mc_driver_init+0x0/0x10 @ 1
  331. [ 2.226343] initcall tegra30_mc_driver_init+0x0/0x10 returned 0 after 217 usecs
  332. [ 2.226358] calling ak8975_driver_init+0x0/0x10 @ 1
  333. [ 2.226507] initcall ak8975_driver_init+0x0/0x10 returned 0 after 135 usecs
  334. [ 2.226521] calling alsa_timer_init+0x0/0x190 @ 1
  335. [ 2.227027] initcall alsa_timer_init+0x0/0x190 returned 0 after 481 usecs
  336. [ 2.227042] calling alsa_pcm_init+0x0/0x6c @ 1
  337. [ 2.227071] initcall alsa_pcm_init+0x0/0x6c returned 0 after 19 usecs
  338. [ 2.227086] calling snd_compress_init+0x0/0x8 @ 1
  339. [ 2.227094] initcall snd_compress_init+0x0/0x8 returned 0 after 0 usecs
  340. [ 2.227106] calling snd_soc_init+0x0/0x118 @ 1
  341. [ 2.227974] initcall snd_soc_init+0x0/0x118 returned 0 after 833 usecs
  342. [ 2.227990] calling alc5632_i2c_driver_init+0x0/0x10 @ 1
  343. [ 2.228894] initcall alc5632_i2c_driver_init+0x0/0x10 returned 0 after 868 usecs
  344. [ 2.228911] calling max98090_i2c_driver_init+0x0/0x10 @ 1
  345. [ 2.229055] initcall max98090_i2c_driver_init+0x0/0x10 returned 0 after 130 usecs
  346. [ 2.229070] calling rt5640_i2c_driver_init+0x0/0x10 @ 1
  347. [ 2.229212] initcall rt5640_i2c_driver_init+0x0/0x10 returned 0 after 128 usecs
  348. [ 2.229228] calling tlv320aic23_i2c_driver_init+0x0/0x10 @ 1
  349. [ 2.229366] initcall tlv320aic23_i2c_driver_init+0x0/0x10 returned 0 after 125 usecs
  350. [ 2.229381] calling wm8753_modinit+0x0/0x58 @ 1
  351. [ 2.229635] initcall wm8753_modinit+0x0/0x58 returned 0 after 238 usecs
  352. [ 2.229650] calling wm8903_i2c_driver_init+0x0/0x10 @ 1
  353. [ 2.229800] initcall wm8903_i2c_driver_init+0x0/0x10 returned 0 after 137 usecs
  354. [ 2.229815] calling tegra20_das_driver_init+0x0/0x10 @ 1
  355. [ 2.230264] initcall tegra20_das_driver_init+0x0/0x10 returned 0 after 424 usecs
  356. [ 2.230281] calling tegra20_i2s_driver_init+0x0/0x10 @ 1
  357. [ 2.230772] initcall tegra20_i2s_driver_init+0x0/0x10 returned 0 after 465 usecs
  358. [ 2.230788] calling tegra30_ahub_driver_init+0x0/0x10 @ 1
  359. [ 2.231077] initcall tegra30_ahub_driver_init+0x0/0x10 returned 0 after 270 usecs
  360. [ 2.231092] calling tegra30_i2s_driver_init+0x0/0x10 @ 1
  361. [ 2.231343] initcall tegra30_i2s_driver_init+0x0/0x10 returned 0 after 233 usecs
  362. [ 2.231358] calling tegra_rt5640_driver_init+0x0/0x10 @ 1
  363. [ 2.231584] initcall tegra_rt5640_driver_init+0x0/0x10 returned 0 after 209 usecs
  364. [ 2.231600] calling tegra_wm8753_driver_init+0x0/0x10 @ 1
  365. [ 2.231818] initcall tegra_wm8753_driver_init+0x0/0x10 returned 0 after 201 usecs
  366. [ 2.231833] calling tegra_wm8903_driver_init+0x0/0x10 @ 1
  367. [ 2.232054] initcall tegra_wm8903_driver_init+0x0/0x10 returned 0 after 205 usecs
  368. [ 2.232070] calling tegra_snd_trimslice_driver_init+0x0/0x10 @ 1
  369. [ 2.232297] initcall tegra_snd_trimslice_driver_init+0x0/0x10 returned 0 after 209 usecs
  370. [ 2.232313] calling tegra_alc5632_driver_init+0x0/0x10 @ 1
  371. [ 2.238579] tegra-alc5632 sound: alc5632-hifi <-> 70002800.i2s mapping ok
  372. [ 2.240581] async_waiting @ 1
  373. [ 2.245532] calling 1_dapm_pre_sequence_async+0x0/0xa8 @ 6
  374. [ 2.245540] initcall 1_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 0 usecs
  375. [ 2.245554] calling 2_dapm_pre_sequence_async+0x0/0xa8 @ 6
  376. [ 2.245561] initcall 2_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 1 usecs
  377. [ 2.245573] async_continuing @ 1 after 4871 usec
  378. [ 2.246139] async_waiting @ 1
  379. [ 2.246252] calling 3_dapm_post_sequence_async+0x0/0xe4 @ 63
  380. [ 2.246260] initcall 3_dapm_post_sequence_async+0x0/0xe4 returned 0 after 0 usecs
  381. [ 2.246283] calling 4_dapm_post_sequence_async+0x0/0xe4 @ 63
  382. [ 2.611345] mmcblk1: p1 p2 p3 < p5 >
  383. [ 2.620695] mmcblk1boot1: unknown partition table
  384. [ 2.627491] mmcblk1boot0: unknown partition table
  385. [ 2.753660] initcall 4_dapm_post_sequence_async+0x0/0xe4 returned 0 after 495473 usecs
  386. [ 2.761569] async_continuing @ 1 after 503345 usec
  387. [ 2.768267] input: Compal PAZ00 Headset Jack as /devices/soc0/sound/sound/card0/input2
  388. [ 2.776597] async_waiting @ 1
  389. [ 2.776617] calling 5_dapm_pre_sequence_async+0x0/0xa8 @ 63
  390. [ 2.776623] initcall 5_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 0 usecs
  391. [ 2.776631] calling 6_dapm_pre_sequence_async+0x0/0xa8 @ 63
  392. [ 2.776636] initcall 6_dapm_pre_sequence_async+0x0/0xa8 returned 0 after 0 usecs
  393. [ 2.805624] async_continuing @ 1 after 0 usec
  394. [ 2.809977] async_waiting @ 1
  395. [ 2.812946] calling 7_dapm_post_sequence_async+0x0/0xe4 @ 23
  396. [ 2.812957] calling 8_dapm_post_sequence_async+0x0/0xe4 @ 63
  397. [ 2.812963] initcall 8_dapm_post_sequence_async+0x0/0xe4 returned 0 after 0 usecs
  398. [ 2.831927] initcall 7_dapm_post_sequence_async+0x0/0xe4 returned 0 after 0 usecs
  399. [ 2.839414] async_continuing @ 1 after 25860 usec
  400. [ 2.844763] initcall tegra_alc5632_driver_init+0x0/0x10 returned 0 after 598073 usecs
  401. [ 2.852599] calling tegra_max98090_driver_init+0x0/0x10 @ 1
  402. [ 2.858634] initcall tegra_max98090_driver_init+0x0/0x10 returned 0 after 342 usecs
  403. [ 2.866320] calling sock_diag_init+0x0/0xc @ 1
  404. [ 2.870889] initcall sock_diag_init+0x0/0xc returned 0 after 38 usecs
  405. [ 2.877352] calling gre_offload_init+0x0/0x10 @ 1
  406. [ 2.882140] initcall gre_offload_init+0x0/0x10 returned 0 after 0 usecs
  407. [ 2.888778] calling sysctl_ipv4_init+0x0/0x54 @ 1
  408. [ 2.893924] initcall sysctl_ipv4_init+0x0/0x54 returned 0 after 332 usecs
  409. [ 2.900710] calling esp4_init+0x0/0x7c @ 1
  410. [ 2.904917] initcall esp4_init+0x0/0x7c returned 0 after 4 usecs
  411. [ 2.910922] calling tunnel4_init+0x0/0x70 @ 1
  412. [ 2.915380] initcall tunnel4_init+0x0/0x70 returned 0 after 0 usecs
  413. [ 2.921647] calling xfrm4_transport_init+0x0/0x10 @ 1
  414. [ 2.926797] initcall xfrm4_transport_init+0x0/0x10 returned 0 after 1 usecs
  415. [ 2.933773] calling cubictcp_register+0x0/0x5c @ 1
  416. [ 2.938643] TCP: cubic registered
  417. [ 2.941954] initcall cubictcp_register+0x0/0x5c returned 0 after 3230 usecs
  418. [ 2.948928] calling inet6_init+0x0/0x2a8 @ 1
  419. [ 2.953701] NET: Registered protocol family 10
  420. [ 2.960278] initcall inet6_init+0x0/0x2a8 returned 0 after 6824 usecs
  421. [ 2.966759] calling ah6_init+0x0/0x7c @ 1
  422. [ 2.970859] initcall ah6_init+0x0/0x7c returned 0 after 3 usecs
  423. [ 2.976798] calling esp6_init+0x0/0x7c @ 1
  424. [ 2.980980] initcall esp6_init+0x0/0x7c returned 0 after 1 usecs
  425. [ 2.987003] calling ipcomp6_init+0x0/0x7c @ 1
  426. [ 2.991447] initcall ipcomp6_init+0x0/0x7c returned 0 after 2 usecs
  427. [ 2.997732] calling xfrm6_tunnel_init+0x0/0xd8 @ 1
  428. [ 3.002729] initcall xfrm6_tunnel_init+0x0/0xd8 returned 0 after 117 usecs
  429. [ 3.009628] calling tunnel6_init+0x0/0x70 @ 1
  430. [ 3.014096] initcall tunnel6_init+0x0/0x70 returned 0 after 0 usecs
  431. [ 3.020365] calling xfrm6_transport_init+0x0/0x10 @ 1
  432. [ 3.026028] initcall xfrm6_transport_init+0x0/0x10 returned 0 after 100 usecs
  433. [ 3.034316] calling xfrm6_mode_tunnel_init+0x0/0x10 @ 1
  434. [ 3.040336] initcall xfrm6_mode_tunnel_init+0x0/0x10 returned 0 after 100 usecs
  435. [ 3.049080] calling xfrm6_beet_init+0x0/0x10 @ 1
  436. [ 3.054210] initcall xfrm6_beet_init+0x0/0x10 returned 0 after 1 usecs
  437. [ 3.061175] calling mip6_init+0x0/0xbc @ 1
  438. [ 3.066110] mip6: Mobile IPv6
  439. [ 3.069586] initcall mip6_init+0x0/0xbc returned 0 after 3389 usecs
  440. [ 3.076309] calling sit_init+0x0/0xbc @ 1
  441. [ 3.081037] sit: IPv6 over IPv4 tunneling driver
  442. [ 3.089225] initcall sit_init+0x0/0xbc returned 0 after 7982 usecs
  443. [ 3.096290] calling ip6_tunnel_init+0x0/0xb8 @ 1
  444. [ 3.105513] initcall ip6_tunnel_init+0x0/0xb8 returned 0 after 4208 usecs
  445. [ 3.113018] calling packet_init+0x0/0x48 @ 1
  446. [ 3.117831] NET: Registered protocol family 17
  447. [ 3.122967] initcall packet_init+0x0/0x48 returned 0 after 5007 usecs
  448. [ 3.130248] calling ipsec_pfkey_init+0x0/0x78 @ 1
  449. [ 3.136056] NET: Registered protocol family 15
  450. [ 3.140907] initcall ipsec_pfkey_init+0x0/0x78 returned 0 after 5189 usecs
  451. [ 3.149338] calling can_init+0x0/0x104 @ 1
  452. [ 3.153822] can: controller area network core (rev 20120528 abi 9)
  453. [ 3.160483] NET: Registered protocol family 29
  454. [ 3.165139] initcall can_init+0x0/0x104 returned 0 after 11044 usecs
  455. [ 3.171919] calling raw_module_init+0x0/0x38 @ 1
  456. [ 3.177020] can: raw protocol (rev 20120528)
  457. [ 3.181605] initcall raw_module_init+0x0/0x38 returned 0 after 4471 usecs
  458. [ 3.188599] calling bcm_module_init+0x0/0x64 @ 1
  459. [ 3.193731] can: broadcast manager protocol (rev 20120528 t)
  460. [ 3.200018] initcall bcm_module_init+0x0/0x64 returned 0 after 6134 usecs
  461. [ 3.207011] calling cgw_module_init+0x0/0x104 @ 1
  462. [ 3.212121] can: netlink gateway (rev 20130117) max_hops=1
  463. [ 3.217854] initcall cgw_module_init+0x0/0x104 returned 0 after 5592 usecs
  464. [ 3.225377] calling rfcomm_init+0x0/0x100 @ 1
  465. [ 3.230761] Bluetooth: RFCOMM socket layer initialized
  466. [ 3.235921] Bluetooth: RFCOMM ver 1.11
  467. [ 3.240288] initcall rfcomm_init+0x0/0x100 returned 0 after 10030 usecs
  468. [ 3.247420] calling bnep_init+0x0/0x68 @ 1
  469. [ 3.251924] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  470. [ 3.257550] Bluetooth: BNEP socket layer initialized
  471. [ 3.262505] initcall bnep_init+0x0/0x68 returned 0 after 10329 usecs
  472. [ 3.269364] calling hidp_init+0x0/0x20 @ 1
  473. [ 3.273885] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  474. [ 3.280007] Bluetooth: HIDP socket layer initialized
  475. [ 3.285610] initcall hidp_init+0x0/0x20 returned 0 after 11445 usecs
  476. [ 3.292358] calling rfkill_gpio_driver_init+0x0/0x10 @ 1
  477. [ 3.298366] initcall rfkill_gpio_driver_init+0x0/0x10 returned 0 after 168 usecs
  478. [ 3.306713] calling init_machine_late+0x0/0x28 @ 1
  479. [ 3.313776] rfkill_gpio rfkill_gpio: wifi_rfkill device registered.
  480. [ 3.320245] initcall init_machine_late+0x0/0x28 returned 0 after 8163 usecs
  481. [ 3.327750] calling swp_emulation_init+0x0/0x70 @ 1
  482. [ 3.333569] Registering SWP/SWPB emulation handler
  483. [ 3.338555] initcall swp_emulation_init+0x0/0x70 returned 0 after 5320 usecs
  484. [ 3.346145] calling init_oops_id+0x0/0x40 @ 1
  485. [ 3.351089] initcall init_oops_id+0x0/0x40 returned 0 after 105 usecs
  486. [ 3.358063] calling sched_init_debug+0x0/0x3c @ 1
  487. [ 3.363503] initcall sched_init_debug+0x0/0x3c returned 0 after 319 usecs
  488. [ 3.370682] calling pm_qos_power_init+0x0/0x60 @ 1
  489. [ 3.376849] initcall pm_qos_power_init+0x0/0x60 returned 0 after 936 usecs
  490. [ 3.383935] calling pm_debugfs_init+0x0/0x38 @ 1
  491. [ 3.389175] initcall pm_debugfs_init+0x0/0x38 returned 0 after 208 usecs
  492. [ 3.396381] calling printk_late_init+0x0/0x5c @ 1
  493. [ 3.402239] initcall printk_late_init+0x0/0x5c returned 0 after 102 usecs
  494. [ 3.409873] calling tk_debug_sleep_time_init+0x0/0x54 @ 1
  495. [ 3.415575] initcall tk_debug_sleep_time_init+0x0/0x54 returned 0 after 11 usecs
  496. [ 3.423609] calling fault_around_debugfs+0x0/0x4c @ 1
  497. [ 3.429251] initcall fault_around_debugfs+0x0/0x4c returned 0 after 208 usecs
  498. [ 3.436823] calling max_swapfiles_check+0x0/0x8 @ 1
  499. [ 3.442110] initcall max_swapfiles_check+0x0/0x8 returned 0 after 0 usecs
  500. [ 3.449227] calling prandom_reseed+0x0/0x4c @ 1
  501. [ 3.454594] initcall prandom_reseed+0x0/0x4c returned 0 after 435 usecs
  502. [ 3.461404] calling tegra_gpio_debuginit+0x0/0x38 @ 1
  503. [ 3.467191] initcall tegra_gpio_debuginit+0x0/0x38 returned 0 after 307 usecs
  504. [ 3.474833] calling pci_resource_alignment_sysfs_init+0x0/0x18 @ 1
  505. [ 3.481872] initcall pci_resource_alignment_sysfs_init+0x0/0x18 returned 0 after 343 usecs
  506. [ 3.490436] calling pci_sysfs_init+0x0/0x58 @ 1
  507. [ 3.495356] initcall pci_sysfs_init+0x0/0x58 returned 0 after 1 usecs
  508. [ 3.502223] calling deferred_probe_initcall+0x0/0x84 @ 1
  509. [ 3.509237] +3VS,vdd_pnl: 3300 mV
  510. [ 3.512999] tegra-dc 54200000.dc: failed to probe RGB output: -517
  511. [ 3.519949] platform 54200000.dc: Driver tegra-dc requests probe deferral
  512. [ 3.529355] utmi_phy_clk_enable: timeout waiting for phy to stabilize
  513. [ 3.536559] tegra-ehci c5000000.usb: EHCI Host Controller
  514. [ 3.542814] tegra-ehci c5000000.usb: new USB bus registered, assigned bus number 1
  515. [ 3.551333] tegra-ehci c5000000.usb: irq 52, io mem 0xc5000000
  516. [ 3.573813] tegra-ehci c5000000.usb: USB 2.0 started, EHCI 1.00
  517. [ 3.581364] hub 1-0:1.0: USB hub found
  518. [ 3.585899] hub 1-0:1.0: 1 port detected
  519. [ 3.623505] tegra-ehci c5004000.usb: EHCI Host Controller
  520. [ 3.629763] tegra-ehci c5004000.usb: new USB bus registered, assigned bus number 2
  521. [ 3.638281] tegra-ehci c5004000.usb: irq 53, io mem 0xc5004000
  522. [ 3.663380] tegra-ehci c5004000.usb: USB 2.0 started, EHCI 1.00
  523. [ 3.671711] hub 2-0:1.0: USB hub found
  524. [ 3.676344] hub 2-0:1.0: 1 port detected
  525. [ 3.685605] tegra-ehci c5008000.usb: EHCI Host Controller
  526. [ 3.691767] tegra-ehci c5008000.usb: new USB bus registered, assigned bus number 3
  527. [ 3.700383] tegra-ehci c5008000.usb: irq 129, io mem 0xc5008000
  528. [ 3.723380] tegra-ehci c5008000.usb: USB 2.0 started, EHCI 1.00
  529. [ 3.732411] hub 3-0:1.0: USB hub found
  530. [ 3.736207] hub 3-0:1.0: 1 port detected
  531. [ 3.745819] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  532. [ 3.752724] [drm] No driver support for vblank timestamp query.
  533. [ 3.793815] Console: switching to colour frame buffer device 128x37
  534. [ 3.809049] host1x drm: fb0: frame buffer device
  535. [ 3.814197] host1x drm: registered panic notifier
  536. [ 3.843400] [drm] Initialized tegra 0.0.0 20120330 on minor 0
  537. [ 3.849389] initcall deferred_probe_initcall+0x0/0x84 returned 0 after 333547 usecs
  538. [ 3.857062] calling gpio_keys_init+0x0/0x10 @ 1
  539. [ 3.862852] input: gpio-keys as /devices/soc0/gpio-keys/input/input6
  540. [ 3.869958] initcall gpio_keys_init+0x0/0x10 returned 0 after 8089 usecs
  541. [ 3.876722] calling rtc_hctosys+0x0/0x118 @ 1
  542. [ 3.881473] tps6586x-rtc tps6586x-rtc: setting system clock to 2015-06-26 06:16:37 UTC (1435299397)
  543. [ 3.890530] initcall rtc_hctosys+0x0/0x118 returned 0 after 9150 usecs
  544. [ 3.897071] calling clk_debug_init+0x0/0x16c @ 1
  545. [ 3.909819] initcall clk_debug_init+0x0/0x16c returned 0 after 7848 usecs
  546. [ 3.916636] calling tcp_congestion_default+0x0/0xc @ 1
  547. [ 3.921854] initcall tcp_congestion_default+0x0/0xc returned 0 after 2 usecs
  548. [ 3.928910] calling ip_auto_config+0x0/0x1038 @ 1
  549. [ 3.933775] initcall ip_auto_config+0x0/0x1038 returned 0 after 33 usecs
  550. [ 3.940478] calling regulator_init_complete+0x0/0x164 @ 1
  551. [ 3.946638] initcall regulator_init_complete+0x0/0x164 returned 0 after 641 usecs
  552. [ 3.954141] calling clk_disable_unused+0x0/0xd8 @ 1
  553. [ 3.959187] initcall clk_disable_unused+0x0/0xd8 returned 0 after 85 usecs
  554. [ 3.966116] calling alsa_sound_last_init+0x0/0x6c @ 1
  555. [ 3.971240] ALSA device list:
  556. [ 3.974219] #0: Compal PAZ00
  557. [ 3.977276] initcall alsa_sound_last_init+0x0/0x6c returned 0 after 5885 usecs
  558. [ 3.984786] async_waiting @ 1
  559. [ 3.987747] async_continuing @ 1 after 0 usec
  560. [ 3.992354] Freeing unused kernel memory: 272K (c0826000 - c086a000)
  561. [ 3.993448] usb 2-1: new high-speed USB device number 2 using tegra-ehci
  562. [ 4.157174] hub 2-1:1.0: USB hub found
  563. [ 4.162079] hub 2-1:1.0: 2 ports detected
  564. [ 4.303462] usb 3-1: new high-speed USB device number 2 using tegra-ehci
  565. [ 4.458881] hub 3-1:1.0: USB hub found
  566. [ 4.462827] hub 3-1:1.0: 3 ports detected
  567. [ 4.563751] usb 2-1.1: new high-speed USB device number 3 using tegra-ehci
  568. [ 4.804544] psmouse serio0: elantech: assuming hardware version 3 (with firmware version 0x150500)
  569. [ 4.833863] usb 2-1.2: new full-speed USB device number 4 using tegra-ehci
  570. [ 4.843677] psmouse serio0: elantech: Synaptics capabilities query result 0x69, 0x17, 0x09.
  571. [ 5.045697] input: ETPS/2 Elantech Touchpad as /devices/serio0/input/input5
  572. [ 5.153703] usb 3-1.2: new high-speed USB device number 3 using tegra-ehci
  573. [ 5.336729] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (04f2:b1e4)
  574. [ 5.355888] input: USB 2.0 Camera as /devices/soc0/c5008000.usb/usb3/3-1/3-1.2/3-1.2:1.0/input/input7
  575. [ 8.437276] random: nonblocking pool is initialized
  576. [ 36.552654] PM: Syncing filesystems ... done.
  577. [ 36.557739] PM: Preparing system for mem sleep
  578. [ 36.585112] Freezing user space processes ... (elapsed 0.001 seconds) done.
  579. [ 36.586341] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
  580. [ 36.586349] PM: Entering mem sleep
  581. [ 36.588331] calling input7+ @ 80, parent: 3-1.2:1.0
  582. [ 36.588469] call input7+ returned 0 after 114 usecs
  583. [ 36.588637] calling 3-1.2+ @ 23, parent: 3-1
  584. [ 36.588655] call 3-1.2+ returned 0 after 4 usecs
  585. [ 36.589235] calling 2-1.2+ @ 23, parent: 2-1
  586. [ 36.589278] call 2-1.2+ returned 0 after 27 usecs
  587. [ 36.589355] calling input5+ @ 80, parent: serio0
  588. [ 36.589422] call input5+ returned 0 after 50 usecs
  589. [ 36.590049] calling 2-1.1+ @ 23, parent: 2-1
  590. [ 36.590088] call 2-1.1+ returned 0 after 23 usecs
  591. [ 36.590555] calling 3-1+ @ 23, parent: usb3
  592. [ 36.591081] calling input6+ @ 80, parent: gpio-keys
  593. [ 36.591152] calling 2-1+ @ 63, parent: usb2
  594. [ 36.591215] call input6+ returned 0 after 111 usecs
  595. [ 36.591269] calling card0-LVDS-1+ @ 80, parent: card0
  596. [ 36.591285] call card0-LVDS-1+ returned 0 after 1 usecs
  597. [ 36.591310] calling card0-HDMI-A-1+ @ 80, parent: card0
  598. [ 36.591323] call card0-HDMI-A-1+ returned 0 after 0 usecs
  599. [ 36.591351] calling card0+ @ 80, parent: drm
  600. [ 36.591364] call card0+ returned 0 after 1 usecs
  601. [ 36.591386] calling controlD64+ @ 80, parent: drm
  602. [ 36.591399] call controlD64+ returned 0 after 1 usecs
  603. [ 36.591424] calling 54200000.dc+ @ 80, parent: 50000000.host1x
  604. [ 36.591439] call 54200000.dc+ returned 0 after 1 usecs
  605. [ 36.593546] call 2-1+ returned 0 after 2312 usecs
  606. [ 36.706335] call 3-1+ returned 0 after 113042 usecs
  607. [ 36.706444] calling usb3+ @ 64, parent: c5008000.usb
  608. [ 36.706768] call usb3+ returned 0 after 295 usecs
  609. [ 36.706856] calling c5008000.usb+ @ 80, parent: soc0
  610. [ 36.706874] call c5008000.usb+ returned 0 after 2 usecs
  611. [ 36.707087] calling usb2+ @ 64, parent: c5004000.usb
  612. [ 36.707394] call usb2+ returned 0 after 280 usecs
  613. [ 36.707468] calling c5004000.usb+ @ 80, parent: soc0
  614. [ 36.707484] call c5004000.usb+ returned 0 after 1 usecs
  615. [ 36.707684] calling usb1+ @ 64, parent: c5000000.usb
  616. [ 36.723755] call usb1+ returned 0 after 15671 usecs
  617. [ 36.723836] calling c5000000.usb+ @ 80, parent: soc0
  618. [ 36.723853] call c5000000.usb+ returned 0 after 1 usecs
  619. [ 36.723881] calling panel+ @ 80, parent: soc0
  620. [ 36.723895] call panel+ returned 0 after 1 usecs
  621. [ 36.723934] calling regulators:regulator@1+ @ 80, parent: regulators
  622. [ 36.723949] call regulators:regulator@1+ returned 0 after 0 usecs
  623. [ 36.723972] calling 7000f800.fuse+ @ 80, parent: soc0
  624. [ 36.723985] call 7000f800.fuse+ returned 0 after 1 usecs
  625. [ 36.724040] calling rfkill0+ @ 80, parent: rfkill_gpio
  626. [ 36.724055] call rfkill0+ returned 0 after 2 usecs
  627. [ 36.724080] calling rfkill_gpio+ @ 80, parent: platform
  628. [ 36.724094] call rfkill_gpio+ returned 0 after 0 usecs
  629. [ 36.724151] calling input2+ @ 80, parent: card0
  630. [ 36.724167] call input2+ returned 0 after 2 usecs
  631. [ 36.724364] calling snd-soc-dummy+ @ 80, parent: platform
  632. [ 36.724378] call snd-soc-dummy+ returned 0 after 1 usecs
  633. [ 36.724412] calling paz00-led+ @ 80, parent: nvec-paz00.0
  634. [ 36.724459] call paz00-led+ returned 0 after 29 usecs
  635. [ 36.724499] calling input1+ @ 80, parent: nvec-kbd.0
  636. [ 36.724616] call input1+ returned 0 after 99 usecs
  637. [ 36.724667] calling nvec-paz00.0+ @ 80, parent: 7000c500.nvec
  638. [ 36.724682] call nvec-paz00.0+ returned 0 after 1 usecs
  639. [ 36.724707] calling nvec-power.1+ @ 80, parent: 7000c500.nvec
  640. [ 36.724721] call nvec-power.1+ returned 0 after 1 usecs
  641. [ 36.724747] calling nvec-power.0+ @ 80, parent: 7000c500.nvec
  642. [ 36.724759] call nvec-power.0+ returned 0 after 0 usecs
  643. [ 36.724784] calling serio0+ @ 80, parent: none
  644. [ 36.925288] psmouse serio0: Failed to disable mouse on nvec
  645. [ 36.961885] call serio0+ returned 0 after 231538 usecs
  646. [ 36.967028] calling nvec-mouse.0+ @ 80, parent: 7000c500.nvec
  647. [ 36.972866] call nvec-mouse.0+ returned 0 after 19 usecs
  648. [ 36.978187] calling nvec-kbd.0+ @ 80, parent: 7000c500.nvec
  649. [ 36.983857] call nvec-kbd.0+ returned 0 after 0 usecs
  650. [ 36.988912] calling mmc1:0001+ @ 80, parent: mmc1
  651. [ 37.001786] call mmc1:0001+ returned 0 after 7894 usecs
  652. [ 37.007026] calling mmc0:0003+ @ 80, parent: mmc0
  653. [ 37.012845] call mmc0:0003+ returned 0 after 1016 usecs
  654. [ 37.018075] calling wifi-led+ @ 80, parent: gpio-leds
  655. [ 37.023200] call wifi-led+ returned 0 after 0 usecs
  656. [ 37.028081] calling mmc1::+ @ 80, parent: c8000600.sdhci
  657. [ 37.033474] call mmc1::+ returned 0 after 0 usecs
  658. [ 37.038171] calling mmc0::+ @ 80, parent: c8000000.sdhci
  659. [ 37.043581] call mmc0::+ returned 0 after 0 usecs
  660. [ 37.048287] calling rtc0+ @ 80, parent: tps6586x-rtc
  661. [ 37.059614] call rtc0+ returned 0 after 6140 usecs
  662. [ 37.064414] calling rtc1+ @ 80, parent: 7000e000.rtc
  663. [ 37.069451] call rtc1+ returned 0 after 0 usecs
  664. [ 37.074054] calling serial8250+ @ 80, parent: platform
  665. [ 37.079266] call serial8250+ returned 0 after 1 usecs
  666. [ 37.084361] calling backlight+ @ 80, parent: backlight
  667. [ 37.089571] call backlight+ returned 0 after 0 usecs
  668. [ 37.094557] calling alarmtimer+ @ 80, parent: platform
  669. [ 37.099768] call alarmtimer+ returned 0 after 0 usecs
  670. [ 37.105017] calling regulatory.0+ @ 80, parent: platform
  671. [ 37.110401] call regulatory.0+ returned 0 after 0 usecs
  672. [ 37.115629] calling 2-004c+ @ 80, parent: i2c-2
  673. [ 37.120234] call 2-004c+ returned 0 after 0 usecs
  674. [ 37.124937] calling tps6586x-onkey+ @ 80, parent: 2-0034
  675. [ 37.130320] call tps6586x-onkey+ returned 0 after 0 usecs
  676. [ 37.135717] calling tps6586x-rtc+ @ 80, parent: 2-0034
  677. [ 37.144498] call tps6586x-rtc+ returned 0 after 3485 usecs
  678. [ 37.150014] calling tps6586x-regulator+ @ 80, parent: 2-0034
  679. [ 37.155762] call tps6586x-regulator+ returned 0 after 0 usecs
  680. [ 37.161497] calling tps6586x-gpio+ @ 80, parent: 2-0034
  681. [ 37.166803] call tps6586x-gpio+ returned 0 after 0 usecs
  682. [ 37.172111] calling 2-0034+ @ 80, parent: i2c-2
  683. [ 37.176725] call 2-0034+ returned 0 after 0 usecs
  684. [ 37.181421] calling i2c-2+ @ 80, parent: 7000d000.i2c
  685. [ 37.186558] call i2c-2+ returned 0 after 0 usecs
  686. [ 37.191166] calling i2c-1+ @ 80, parent: 7000c400.i2c
  687. [ 37.196300] call i2c-1+ returned 0 after 0 usecs
  688. [ 37.200908] calling 0-001e+ @ 80, parent: i2c-0
  689. [ 37.205520] call 0-001e+ returned 0 after 0 usecs
  690. [ 37.210215] calling i2c-0+ @ 80, parent: 7000c000.i2c
  691. [ 37.215347] call i2c-0+ returned 0 after 0 usecs
  692. [ 37.219970] calling sound+ @ 80, parent: soc0
  693. [ 37.231894] call sound+ returned 0 after 7307 usecs
  694. [ 37.236782] calling regulators:regulator@0+ @ 80, parent: regulators
  695. [ 37.243207] call regulators:regulator@0+ returned 0 after 0 usecs
  696. [ 37.249299] calling regulators+ @ 80, parent: soc0
  697. [ 37.254173] call regulators+ returned 0 after 0 usecs
  698. [ 37.259214] calling gpio-leds+ @ 80, parent: soc0
  699. [ 37.264000] call gpio-leds+ returned 0 after 0 usecs
  700. [ 37.268953] calling gpio-keys+ @ 80, parent: soc0
  701. [ 37.273743] call gpio-keys+ returned 0 after 3 usecs
  702. [ 37.278697] calling clocks:clock@0+ @ 80, parent: clocks
  703. [ 37.284090] call clocks:clock@0+ returned 0 after 0 usecs
  704. [ 37.289477] calling clocks+ @ 80, parent: soc0
  705. [ 37.294003] call clocks+ returned 0 after 0 usecs
  706. [ 37.298696] calling backlight+ @ 80, parent: soc0
  707. [ 37.303490] call backlight+ returned 0 after 7 usecs
  708. [ 37.308446] calling 7000c500.nvec+ @ 80, parent: soc0
  709. [ 37.323388] call 7000c500.nvec+ returned 0 after 9572 usecs
  710. [ 37.328949] calling pmu+ @ 80, parent: soc0
  711. [ 37.333206] call pmu+ returned 0 after 0 usecs
  712. [ 37.337655] calling c8000600.sdhci+ @ 80, parent: soc0
  713. [ 37.342929] call c8000600.sdhci+ returned 0 after 60 usecs
  714. [ 37.348889] calling c8000000.sdhci+ @ 80, parent: soc0
  715. [ 37.354183] call c8000000.sdhci+ returned 0 after 45 usecs
  716. [ 37.359660] calling c5008000.usb-phy+ @ 80, parent: soc0
  717. [ 37.365087] call c5008000.usb-phy+ returned 0 after 0 usecs
  718. [ 37.370650] calling c5004000.usb-phy+ @ 80, parent: soc0
  719. [ 37.376067] call c5004000.usb-phy+ returned 0 after 0 usecs
  720. [ 37.381629] calling c5000000.usb-phy+ @ 80, parent: soc0
  721. [ 37.387053] call c5000000.usb-phy+ returned 0 after 0 usecs
  722. [ 37.392616] calling 7000f400.memory-controller+ @ 80, parent: soc0
  723. [ 37.398900] call 7000f400.memory-controller+ returned 0 after 0 usecs
  724. [ 37.405358] calling 7000f024.iommu+ @ 80, parent: soc0
  725. [ 37.414914] call 7000f024.iommu+ returned 0 after 4241 usecs
  726. [ 37.420563] calling 7000f000.memory-controller+ @ 80, parent: soc0
  727. [ 37.426827] call 7000f000.memory-controller+ returned 0 after 0 usecs
  728. [ 37.433254] calling 7000e400.pmc+ @ 80, parent: soc0
  729. [ 37.438303] call 7000e400.pmc+ returned 0 after 0 usecs
  730. [ 37.443534] calling 7000d000.i2c+ @ 80, parent: soc0
  731. [ 37.448573] call 7000d000.i2c+ returned 0 after 1 usecs
  732. [ 37.453799] calling 7000c400.i2c+ @ 80, parent: soc0
  733. [ 37.458838] call 7000c400.i2c+ returned 0 after 0 usecs
  734. [ 37.464063] calling 7000c000.i2c+ @ 80, parent: soc0
  735. [ 37.469101] call 7000c000.i2c+ returned 0 after 0 usecs
  736. [ 37.474325] calling 7000e000.rtc+ @ 80, parent: soc0
  737. [ 37.479365] call 7000e000.rtc+ returned 0 after 2 usecs
  738. [ 37.484590] calling 7000a000.pwm+ @ 80, parent: soc0
  739. [ 37.489628] call 7000a000.pwm+ returned 0 after 0 usecs
  740. [ 37.494852] calling 70006200.serial+ @ 80, parent: soc0
  741. [ 37.500150] call 70006200.serial+ returned 0 after 0 usecs
  742. [ 37.505634] calling 70006000.serial+ @ 80, parent: soc0
  743. [ 37.510931] call 70006000.serial+ returned 0 after 0 usecs
  744. [ 37.516415] calling 70002800.i2s+ @ 80, parent: soc0
  745. [ 37.521453] call 70002800.i2s+ returned 0 after 0 usecs
  746. [ 37.526677] calling 70000c00.das+ @ 80, parent: soc0
  747. [ 37.531714] call 70000c00.das+ returned 0 after 0 usecs
  748. [ 37.536938] calling 70000014.pinmux+ @ 80, parent: soc0
  749. [ 37.542235] call 70000014.pinmux+ returned 0 after 0 usecs
  750. [ 37.547719] calling 70000800.apbmisc+ @ 80, parent: soc0
  751. [ 37.553103] call 70000800.apbmisc+ returned 0 after 0 usecs
  752. [ 37.558674] calling 6000d000.gpio+ @ 80, parent: soc0
  753. [ 37.563831] call 6000d000.gpio+ returned 0 after 24 usecs
  754. [ 37.569219] calling 6000c004.ahb+ @ 80, parent: soc0
  755. [ 37.574278] call 6000c004.ahb+ returned 0 after 5 usecs
  756. [ 37.579501] calling 6000a000.dma+ @ 80, parent: soc0
  757. [ 37.584571] call 6000a000.dma+ returned 0 after 20 usecs
  758. [ 37.589872] calling 60006000.clock+ @ 80, parent: soc0
  759. [ 37.595094] call 60006000.clock+ returned 0 after 0 usecs
  760. [ 37.600482] calling 60005000.timer+ @ 80, parent: soc0
  761. [ 37.605703] call 60005000.timer+ returned 0 after 0 usecs
  762. [ 37.611091] calling 50043000.cache-controller+ @ 80, parent: soc0
  763. [ 37.617265] call 50043000.cache-controller+ returned 0 after 0 usecs
  764. [ 37.623616] calling 50041000.interrupt-controller+ @ 80, parent: soc0
  765. [ 37.630127] call 50041000.interrupt-controller+ returned 0 after 0 usecs
  766. [ 37.636824] calling 50040600.timer+ @ 80, parent: soc0
  767. [ 37.642034] call 50040600.timer+ returned 0 after 0 usecs
  768. [ 37.647877] calling 54280000.hdmi+ @ 80, parent: 50000000.host1x
  769. [ 37.653968] call 54280000.hdmi+ returned 0 after 0 usecs
  770. [ 37.659269] calling 54240000.dc+ @ 80, parent: 50000000.host1x
  771. [ 37.665183] call 54240000.dc+ returned 0 after 0 usecs
  772. [ 37.670310] calling 54140000.gr3d+ @ 80, parent: 50000000.host1x
  773. [ 37.676396] call 54140000.gr3d+ returned 0 after 0 usecs
  774. [ 37.681697] calling 54140000.gr2d+ @ 80, parent: 50000000.host1x
  775. [ 37.687783] call 54140000.gr2d+ returned 0 after 0 usecs
  776. [ 37.693083] calling 54100000.isp+ @ 80, parent: 50000000.host1x
  777. [ 37.699082] call 54100000.isp+ returned 0 after 0 usecs
  778. [ 37.704311] calling 540c0000.epp+ @ 80, parent: 50000000.host1x
  779. [ 37.710301] call 540c0000.epp+ returned 0 after 0 usecs
  780. [ 37.715524] calling 54080000.vi+ @ 80, parent: 50000000.host1x
  781. [ 37.721428] call 54080000.vi+ returned 0 after 0 usecs
  782. [ 37.726564] calling 54040000.mpe+ @ 80, parent: 50000000.host1x
  783. [ 37.732554] call 54040000.mpe+ returned 0 after 0 usecs
  784. [ 37.737780] calling 50000000.host1x+ @ 80, parent: soc0
  785. [ 37.743077] call 50000000.host1x+ returned 0 after 0 usecs
  786. [ 37.748586] calling reg-dummy+ @ 80, parent: platform
  787. [ 37.753720] call reg-dummy+ returned 0 after 0 usecs
  788. [ 37.758687] PM: suspend of devices complete after 1170.752 msecs
  789. [ 37.764683] suspend debug: Waiting for 5 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement