Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463682
| From | Heikki Krogerus <heikki.krogerus@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 08/10] usb: ulpi: remove "dev" field from struct ulpi_ops |
| Date | 2016-08-16 13:00 +0200 |
| Message-ID | <s6Kg9-20U-15@gated-at.bofh.it> (permalink) |
| References | <s1pYK-1pc-15@gated-at.bofh.it> <s1pYK-1pc-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Aug 01, 2016 at 09:15:56PM +0300, Tal Shorer wrote:
> /**
> * struct ulpi_ops - ULPI register access
> @@ -12,7 +13,6 @@ struct ulpi;
> * @write: write operation for ULPI register access
> */
> struct ulpi_ops {
> - struct device *dev;
Fix also the comment above (remove the line describing @dev).
Thanks,
--
heikki
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 08/10] usb: ulpi: remove "dev" field from struct ulpi_ops Heikki Krogerus <heikki.krogerus@linux.intel.com> - 2016-08-16 13:00 +0200
csiph-web