OSDN Git Service

video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITE
authorJingoo Han <jg1.han@samsung.com>
Thu, 27 Sep 2012 07:46:19 +0000 (16:46 +0900)
committerJingoo Han <jg1.han@samsung.com>
Mon, 26 Nov 2012 04:35:36 +0000 (13:35 +0900)
commit975d352b50bb2384a209e27e3e3afbc0916025e8
tree84cac4180b2fc05fb0fbb99dd606694115de5cc1
parent0a109d31fcbed60e647da0266aa92828a60d9739
video: s3c-fb: fix help message for FB_S3C_DEBUG_REGWRITE

The help message of config FB_S3C_DEBUG_REGWRITE is fixed,
because printk(KERN_DEBUG) was replaced with pr_debug().

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
drivers/video/Kconfig