X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Ffsl_devices.h;h=2fe0d22a52604d83556d3defb8fa3107029779f1;hb=916446829c46be4a17a578941551428f841d2a05;hp=fffdf00f87b91bd94f09071db3b999f7e5e5d210;hpb=a74d70b63f1a0230831bcca3145d85ae016f9d4c;p=pandora-kernel.git diff --git a/include/linux/fsl_devices.h b/include/linux/fsl_devices.h index fffdf00f87b9..2fe0d22a5260 100644 --- a/include/linux/fsl_devices.h +++ b/include/linux/fsl_devices.h @@ -83,6 +83,7 @@ struct fsl_usb2_platform_data { unsigned suspended:1; unsigned already_suspended:1; + unsigned has_fsl_erratum_a005275:1; /* register save area for suspend/resume */ u32 pm_command;