commit | 7b15e1d9e342aca6c65f4824f1957f5245fcd87a | [log] [tgz] |
---|---|---|
author | KeyYoung Park <keyyoung.park@samsung.com> | Wed May 30 17:29:55 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jun 12 15:32:18 2012 -0700 |
tree | 43f00f2aebac23208ab21135aed99cc48cba369f | |
parent | 25f04ad423e5eb40c33a904db5a0d2c7e3bf08f5 [diff] |
serial: samsung: protect NULL dereference of clock name When priting the serial clock source, if clock source name is null, kernel reference NULL point. Signed-off-by: KeyYoung Park <keyyoung.park@samsung.com> Signed-off-by: Huisung Kang <hs1218.kang@samsung.com> Signed-off-by: Kyoungil Kim <ki0351.kim@samsung.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>