PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend()
authorRafael J. Wysocki <rjw@sisk.pl>
Mon, 28 Sep 2009 22:10:41 +0000 (00:10 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Mon, 28 Sep 2009 22:10:41 +0000 (00:10 +0200)
pcmcia_socket_dev_suspend() doesn't use its second argument, so it
may be dropped safely.

This change is necessary for the subsequent yenta suspend/resume fix.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: stable@kernel.org

No differences found