.\" 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 "MACIO_RESOURCE_QUIRKS" "9" "09 October 2005" "" ""
.SH NAME
macio_resource_quirks \- tweak or skip some resources for a device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int macio_resource_quirks (struct device_node * \fInp\fB, struct resource * \fIres\fB, int \fIindex\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fInp\fB\fR
pointer to the device node
.TP
\fB\fIres\fB\fR
resulting resource
.TP
\fB\fIindex\fB\fR
index of resource in node
.SH "DESCRIPTION"
.PP
If this routine returns non-null, then the resource is completely
skipped.