Skip to content
Commit 10299e2e authored by Kalle Jokiniemi's avatar Kalle Jokiniemi Committed by Anton Vorontsov
Browse files

ARM: RX-51: Enable isp1704 power on/off



The isp1704 usb tranceiver is used for charging and can be
disabled when not in use. Provide the powering routine to
the driver via platform data.

Also changed the indent of ".name" variable in rx51_charger_device
definition to use tabs same way as the new ".dev" variable indent.
Put this in the same patch since the indent fix is only needed
when there are multiple members in the struct definition.

Loosely based on earlier patches from Heikki Krogerus in
Nokia N900 maemo kernel.

Signed-off-by: default avatarKalle Jokiniemi <kalle.jokiniemi@nokia.com>
Acked-By: default avatarHeikki Krogerus <heikki.krogerus@nokia.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarAnton Vorontsov <cbouatmailru@gmail.com>
parent 2785cefc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment