[media] ir-core: make struct rc_dev the primary interface
[deliverable/linux.git] / drivers / media / rc / ene_ir.h
index f5870667a4336e04d81c377840d2d31d0e30e54c..c179baf34cb420f84268c1e8f10e1c879e1270f0 100644 (file)
 
 struct ene_device {
        struct pnp_dev *pnp_dev;
-       struct input_dev *idev;
-       struct ir_dev_props *props;
+       struct rc_dev *rdev;
 
        /* hw IO settings */
        long hw_io;
This page took 0.035803 seconds and 5 git commands to generate.