From 147275983e42e07f4c9f3764a91ff65be026aea9 Mon Sep 17 00:00:00 2001 From: Wei Yongjun Date: Wed, 29 May 2013 13:47:09 +0800 Subject: [PATCH] serial: samsung: missing uart_unregister_driver() on error in s3c24xx_serial_modinit() Add the missing uart_unregister_driver() before return from s3c24xx_serial_modinit() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed