public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC] pwm: chip_data vs device_data
@ 2015-10-06  7:20 Olliver Schinagl
  2015-10-06  7:38 ` Thierry Reding
  0 siblings, 1 reply; 4+ messages in thread
From: Olliver Schinagl @ 2015-10-06  7:20 UTC (permalink / raw)
  To: Thierry Reding, linux-pwm, linux-kernel@vger.kernel.org; +Cc: Olliver Schinagl

Hey Thierry, list,

While working on something in the pwm framework, I noticed that the void 
*data in the pwm_device struct is called chip_data. Why is it not called 
device_data, since it is the data associated with a PWM device, rather 
then the chip, and on that note, if it really is chip related data (thus 
covering the whole chip, not just the single pwm device) why is there no 
chip_data in pwm_chip?

Again, is this something worth my time to add a device_data and rename 
chip_data?

Olliver

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-06  9:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-06  7:20 [RFC] pwm: chip_data vs device_data Olliver Schinagl
2015-10-06  7:38 ` Thierry Reding
2015-10-06  8:21   ` Olliver Schinagl
2015-10-06  9:14     ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox