]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
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)
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


Trivial merge