aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/spi
diff options
context:
space:
mode:
authorDavid Hendricks <dhendrix@chromium.org>2013-01-09 16:26:26 -0800
committerRonald G. Minnich <rminnich@gmail.com>2013-01-10 05:54:53 +0100
commit1d5390ecc85f7d0fc25d1a5cbe62ae6fa1abf5e2 (patch)
treea8d12e6374e541c9868ae3e6a1e8f9efe56b4cdf /src/drivers/spi
parent92dd172a573a7eff4774030fdfe5eb9625d59aa0 (diff)
size optimizations for max77686
This contains some size optimizations for the Maxim MAX77686 driver: - change max77686_para.vol_{min,div} from u32 to u16 (currently their max value is 50000 so it should be fine) - remove max77686_para.regnum which takes 4 bytes for each and is not used (Patch was originally written by Hung-Te Lin, I'm just uploading it) Change-Id: I24044427c49467e99380d1f60ebc59e69c285b22 Signed-off-by: Hung-Te Lin <hungte@chromium.org> Signed-off-by: David Hendricks <dhendrix@chromium.org> Reviewed-on: http://review.coreboot.org/2124 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/drivers/spi')
0 files changed, 0 insertions, 0 deletions