.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "AUTO_REMOVE_SETTINGS" "9" "09 October 2005" "" ""
.SH NAME
auto_remove_settings \- remove driver specific settings
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void auto_remove_settings (ide_drive_t * \fIdrive\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
drive
.SH "DESCRIPTION"
.PP
Automatically remove all the driver specific settings for this
drive. This function may sleep and must not be called from IRQ
context. The caller must hold ide_setting_sem.