commit | baf1c5d2a08c828d6333e0a37bcdf5afb3d5d003 | [log] [tgz] |
---|---|---|
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | Sat Apr 12 20:08:16 2008 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Apr 19 11:29:08 2008 +0100 |
tree | 9d07c1803af80d1a33c1c5b2487775b2d30e6736 | |
parent | e21e2d467ab4dd050dd02620c74be1e2665d20b9 [diff] |
[ARM] 4971/1: pxaficp_ir: provide startup and shutdown hooks Let platform do some specific initialisation and cleanup things during pxaficp_ir probing and removing. E.g. this can be usefull to request/free gpios used by the platform to control the transceiver. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>