commit | 839f4d4e87f40e68de5d57ccff502fe97513d1fa | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@freescale.com> | Wed Nov 20 20:26:06 2013 -0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Nov 27 09:39:22 2013 +0100 |
tree | 831e5d26201747b27f9db4222e09e8ca181a1fbd | |
parent | d74b331f2ff083252d53b136f3cec9cb1ca2fc9e [diff] |
power: power_fsl: Pass p->bus in the same way for SPI and I2C cases There is no need to pass p->bus differently when the PMIC is connected via SPI or via I2C. Handle the both cases in the same way. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>