1. 19 7月, 2013 1 次提交
  2. 04 7月, 2013 2 次提交
    • S
      ASoC: wm8962: fix NULL pdata pointer · 4642aabd
      Shawn Guo 提交于
      There is an error in merge commit 384b8345 on conflict resolution which
      causes the following NULL pdata pointer bug.
      
      wm8962 0-001a: customer id 0 revision D
      Unable to handle kernel NULL pointer dereference at virtual address 00000004
      pgd = 80004000
      [00000004] *pgd=00000000
      Internal error: Oops: 5 [#1] SMP ARM
      Modules linked in:
      CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.10.0+ #1
      task: bf870000 ti: bf874000 task.ti: bf874000
      PC is at wm8962_probe+0x134/0x6c8
      LR is at regmap_unlock_mutex+0x10/0x14
      pc : [<80452100>]    lr : [<80304cf4>]    psr: a0000113
      sp : bf875c98  ip : 00000000  fp : bf875cd4
      r10: 00000000  r9 : bfb1830c  r8 : 80779bc4
      r7 : 00000000  r6 : 00000001  r5 : bfbac010  r4 : bfb33e00
      r3 : 80304ce4  r2 : 00000000  r1 : 00000001  r0 : fffffffb
      Flags: NzCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment kernel
      Control: 10c53c7d  Table: 1000404a  DAC: 00000017
      Process swapper/0 (pid: 1, stack limit = 0xbf874238)
      Stack: (0xbf875c98 to 0xbf876000)
      ...
      
      Fix the error by assigning pdata a correct pointer.
      Signed-off-by: NShawn Guo <shawn.guo@linaro.org>
      Signed-off-by: NMark Brown <broonie@linaro.org>
      4642aabd
    • A
      sound/soc/codecs/si476x.c: don't use 0bNNN · 3b1f9f53
      Andrew Morton 提交于
      spacr64 gcc-3.4.5 (at least) spits this back.
      
      Cc: Andrey Smirnov <andrey.smirnov@convergeddevices.net>
      Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
      Cc: Takashi Iwai <tiwai@suse.de>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      3b1f9f53
  3. 30 6月, 2013 2 次提交
  4. 28 6月, 2013 2 次提交
  5. 27 6月, 2013 2 次提交
  6. 26 6月, 2013 2 次提交
  7. 25 6月, 2013 8 次提交
  8. 24 6月, 2013 3 次提交
  9. 20 6月, 2013 11 次提交
  10. 14 6月, 2013 3 次提交
  11. 13 6月, 2013 4 次提交