From 23666a74c9f552bc9cfef20ded1b8b29bedb80c6 Mon Sep 17 00:00:00 2001 From: Huang Shijie Date: Tue, 11 Sep 2012 15:30:30 +0800 Subject: [PATCH] serial: mxs-auart: put the device in the error path The mxs_auart_probe() gets the device by the get_device(). So we should put the device in the error path to balance the device's reference counter. Signed-off-by: Huang Shijie Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed