]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-cleanup' into at91-4.1-multiplatform
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Mar 2015 17:09:39 +0000 (18:09 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Mar 2015 17:09:39 +0000 (18:09 +0100)
commit04868a4a90dc1050cc2cc9e894e66fc5820b9711
tree077716a902e08443bbe6e52fb0a637f5b8ea98c9
parent7fd90cb2799b5334f08d534ee472ac5c95e6edef
parent46ce7de842cd51ac59f602533a58c86221e49b4f
Merge tag 'at91-cleanup' into at91-4.1-multiplatform

First batch of cleanup for 4.1:
- little phy fixup that is not needed anymore
- hudge cleanup of the PM code:
  - removal of "use slow clock" option => always use this for suspend to RAM
  - quicker suspend as the asm function is copied only once to SRAM
  - use of the same asm function for "standby" and "mem" types of suspend
    actions
  - adaptation to the ARMv7 processors