Hi Marcel On Wed, Jan 26, 2011 at 7:58 AM, Marcel Holtmann <[email protected]> wrote: >> It doesn't. Example: > > fair enough. Send a patch that uses one of the other proposed names. And > you might wanna update the atmodem and isimodem driver as well to just > be consistent. >
Only atmodem implements the change_passwd method: $ grep -RIn change_passwd drivers/* drivers/atmodem/sim.c:882:static void at_change_passwd(struct ofono_sim *sim, drivers/atmodem/sim.c:1038: .change_passwd = at_change_passwd, I'm going to change it too. regards, Lucas De Marchi _______________________________________________ ofono mailing list [email protected] http://lists.ofono.org/listinfo/ofono
