i2c: pxa: remove incorrect __exit annotations
The remove() methods should not be marked __exit unless we are using platform_driver_probe() which disables unbinding device from driver via sysfs. Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: NWolfram Sang <wolfram@the-dreams.de>
Showing
想要评论请 注册 或 登录