On 2/27/10 7:29 AM, Carl-Daniel Hailfinger wrote:
On 27.02.2010 04:50, Sean Nelson wrote:
Since we have a unlock interface for chips, I think we can convert the remaining references to *_49fl00x. Now the only remaining and used function in pm49fl00x.c is unlock_49fl00x. Added missing unlock to AMIC A49LF040A.
Looks good. Please note that if we ever delete write_49fl00x() we will lose the lock sequence call. Maybe factor that one out to a separate function lock_49fl00x.
Before I committed, I added lock_49fl00x. Very trivial.
Signed-off-by: Sean Nelsonaudiohacked@gmail.com
Acked-by: Carl-Daniel Hailfingerc-d.hailfinger.devel.2006@gmx.net
Regards, Carl-Daniel
Thanks. Committed in r917.