mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-04 07:15:01 +00:00
1.When inserting OneWire module at the second time, the error is reported. This is because irq information isnot cleaned when removing the module. 2. Correct error handling in probe function. Signed-off-by: Lily Zhang <r58066@freescale.com>