>>>>> "Hans" == Hans de Goede <hdego...@redhat.com> writes:

 > The probe function of the musb host driver can be called multiple
 > times. The code assumes that it can safe the pointer to the allocated
 > musb struct in the driver model priv_auto_alloc data, but this data
 > gets free-ed on a probe failure or on removal, so we must safe the
 > pointer elsewhere.

s/safe/save/ (twice).

Otherwise it looks sensibe to me.

-- 
Bye, Peter Korsgaard
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to