the following patch was just integrated into master: commit 5cc3b401d8abc394540f9e8b0c8c33cf5a26b141 Author: Aaron Durbin adurbin@chromium.org Date: Wed Dec 11 17:10:58 2013 -0800
baytrail: remove verbosity in iosf
The iosf access functions already use some common code, however there is a duplication for setting up the proper control register for port and opcode. Introduce macros to remove this verbosity.
BUG=chrome-os-partner:24345 BRANCH=None TEST=Built and booted. Suspend and wake.
Change-Id: I5bad7e2a11fa8e8bd4a3d7fa53d917b2565644f8 Signed-off-by: Aaron Durbin adurbin@chromium.org Reviewed-on: https://chromium-review.googlesource.com/179747 Reviewed-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: http://review.coreboot.org/5006 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/5006 for details.
-gerrit