]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ide: move smart_enable() call out from get_smart_data()
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 27 Mar 2009 11:46:32 +0000 (12:46 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Fri, 27 Mar 2009 11:46:32 +0000 (12:46 +0100)
commit39375853d77bea48b7b334daa3698277af8d33f4
treebaba0e374b4af037abb8a516f71f48dff3f4ab33
parente3d9a73a83d98fc466dabdcfe4f4e7e4419e3f8e
ide: move smart_enable() call out from get_smart_data()

Move smart_enable() call out from get_smart_data() to
proc_idedisk_read_smart().

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/ide-disk_proc.c