]> Pileus Git - ~andy/linux/commit
mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata.
authorAntonio Ospite <ospite@studenti.unina.it>
Tue, 3 Nov 2009 10:53:17 +0000 (11:53 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Dec 2009 18:21:38 +0000 (19:21 +0100)
commitb9f96b5dcb1e2a75d142e481b77805ffdc6ccea6
tree3ae3d9f273ec160b6cf6549f0bb2a159cbd6f79a
parentb45440c33a0bdd824b98e4a4c56767c50d3275eb
mfd: ezx-pcap: Don't pass pcap pointer as subdev drvdata.

Abusing subdev drvdata is not needed anymore, as all pcap subdevs are now
retrieving the pcap pointer from their parent device.

This change removes a leftover coming from early versions of ezx-pcap and its
subdevs drivers.

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ezx-pcap.c